Property in Custom control
Hello,
I have created my own custom control, using windows control library in VC++ 2003. How to create my own properties,to this custom control so that it can be visible (set & get) in the property table when i include it in the form. How to do it?
With regards,
|