Results 1 to 4 of 4

Thread: ActiveX Questions ...

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Location
    Vienna, Austria
    Posts
    3

    ActiveX Questions ...

    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!
    - Hatze

  2. #2
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    I think you should be able to add a tree view, I don't think you can add a menu bar though (pop ups are probably fine though). Sometimes VB's display becomes corrupt when you're editting controls, it's just a bug I think. Try closing the control and opening it again and it should be fine.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Location
    Vienna, Austria
    Posts
    3
    After another two hours of searching I finally found an example of a TreeView that works fine!

    Now I have another question:

    How can I start an UserControl from a simple Form ?
    - Hatze

  4. #4

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Location
    Vienna, Austria
    Posts
    3
    Ok guys forget my last question !

    It's been solved !
    - Hatze

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width