PDA

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


lenin
Oct 31st, 1999, 08:28 PM
Hi,
I am trying to get to grips with creating an ActiveX controls using classes. What I need to know is whether user controls have any notion of menus?

And also is there some sort of initialisation code associated with a control to say populate a combo box at startup

The control I am trying to write will convert RTF to HTML so I need to populate a combo box with font sizes, and types at formload.

Thanks in advance.