Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! Need to programmatically drop down a toolbar menu
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00356423
Message ID:
00356772
Views:
11
Thanks Joe, but the toolbar ocx doesn't seem to response to accelerator keys.
Marking the text with '&Caption' does underline the proper letter, but the keys
are still not processed by the toolbar (but VB forms see them instead).

Any other ideas?

>>Is there any way to programmatically drop down a toolbars submenu?
>>(this is the toolbar control as part of mscomctl.ocx using a
>>buttonmenu).
>
>Where "F" might be for the File and "S" might be for File/Save
>
>SendKeys "%{F}"
>then
>SendKeys "S"
Previous
Reply
Map
View

Click here to load this message in the networking platform