How to make an ActiveX control
Hi, i want to make an ActiveX control that is to be inherited from other Controls ( like text box And List Box). I need properties of both controls at design time when i use this ActiveX control in other Application.
I created this without inheritence and when i use this control, it shows only forms properties. Textbox and ListBox properties is not shown.
I needed both control's properties at design time , How it is possible. Please guide me.
thanks in advance
Bajrang
|