Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a toolbar cmdbutton from within a form?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Accessing a toolbar cmdbutton from within a form?
Miscellaneous
Thread ID:
00266737
Message ID:
00266737
Views:
49
Hello,

What I want to accomplish, basically, is assign a hotkey to cmdbutton on a toolbar.

I want the end user to be able to hit a function key or some other hot key while in a form and have this fire the click event of a command button on a toolbar.

I was thinking that I could trap the "hot key" in the keypress event of a form and then access the toolbar somehow.

I have Visual Maxframe Pro so I tried accessing the toolbar through the oToolbars object like "oToolbars.iaTbrInstances[1,1].cmdSave.click()". But I have determined that "iaTbrInstances" is protected and so cannot be accessed.

Is there anyway to get the functionality I desire??

Any help would be greatly appreciated.

Thank you,

Paul Acton
Next
Reply
Map
View

Click here to load this message in the networking platform