Click to See Complete Forum and Search --> : Composite ActiveX


Mebomi
September 16th, 1999, 05:30 AM
Hi guys

I'm building a composite activeX control in VB6. The control maps all properties and methods from a standard TextBox control to itself.

I'm experiencing problem on mapping run-time only properties from the standard textbox
within my control ( i.e. HideSelection, Multiline,ScrollBars).

My control do not show them in the property browser window and I can't access them
either.

I was wondering If some of you guys has been experiencing this and can give me
some tips.

Any help is appreciated.



Mehrzad