Hi

I've some questions about an ActiveX Control, which should be implemented into a HTML Script!

1. Is it possible to add a MenuBar into such a Control? If yes, plz tell me how!

2. Is it possible to add a TreeView into such a Control? If yes, plz also tell me how!

I've tried to add both into a StandardEXE VB Application. It works fine. Then i tried the same at my Control and everything corrupted!

The MenuBar wasn't visible to me (yes i set it to visible at the properties ) and all that appears from the TreeView was the white box, but the content seemed to be in nirvana!

Thx for any suggestions!