|
-
Feb 27th, 2004, 07:14 AM
#1
Thread Starter
Hyperactive Member
Dropdown menu in ActiveX control
From what I've seen its impossible to add dropdown menus to an ActiveX control.
But is it?
If so, can anybody point me to a component/control vendor that makes a control that allows me to have menus in my ActiveX control?
Thanks
-
Feb 27th, 2004, 07:28 AM
#2
Thread Starter
Hyperactive Member
Never mind,
I found out how to do this...
http://www.vb-helper.com/howto_activ...h_menubar.html
When running the project, make sure you call the ShowMenu method to shwo the menu!
I can't believe something like this takes 2 hours to find!!!
-
Feb 27th, 2004, 01:05 PM
#3
Thread Starter
Hyperactive Member
Well, that didn't work out too well.
All works in the VB IDE when testing the activex control, but when you actually deply the control to a cab and view it off a web page, you get the error that ActiveX controls may only display modal windows and not forms (which is what this menu is on)
So I'm stuck again, does anybody know of a menu control that lets you create menus for an ActiveX control?
It must basically be a menu component that doesn't rely on the built-in vb6 menu editor. It must be a standalone menu.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|