APaule
Well-known member
- Joined
- Mar 26, 2003
- Messages
- 105
I would like to add a property for an inherited control in order to be displayed in the property window during design-time.
In my example it is a simple boolean property.
I know that I have to use a Designer and that I need the PreFilterProperties method.
But thats it. So, can anyone help me please, to solve that problem.
In my example it is a simple boolean property.
I know that I have to use a Designer and that I need the PreFilterProperties method.
But thats it. So, can anyone help me please, to solve that problem.