Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shortcut Keys for Toolbar Buttons
Message
 
To
20/01/1999 12:09:37
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00178065
Message ID:
00178112
Views:
28
Hi Vinod,

>I'm sorry that I didn't specified before that I'm using pictures in my command buttons on toolbar, How I can use \< over there.. Pls advs....

Define a popup that calls the appropriate Click() methods. This popup must bnot be visible, just exist, ie:
  Define Popup myToolbar
  Define Bar 1 of myToolbar Prompt "" Key CTRL+N
  On Selection Bar 1 of myToolbar goToolbar.cmdNew.Click()
Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform