A
ajk
Hi
I was wondering how one normally does to hide standard properties in a
user control e.g. X,Y or Width. I have one approach where I have a
base object which hides some of the properties and derive from it to
hide the properties however then one always have to inherit from the
base object which is not that great in this situation. Is there some
other, more neat way?
tia
ajk
I was wondering how one normally does to hide standard properties in a
user control e.g. X,Y or Width. I have one approach where I have a
base object which hides some of the properties and derive from it to
hide the properties however then one always have to inherit from the
base object which is not that great in this situation. Is there some
other, more neat way?
tia
ajk