Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Short Cut to a Button
Message
From
28/07/1999 20:15:45
 
 
To
28/07/1999 20:14:03
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00247439
Message ID:
00247475
Views:
20
You can easily make a shortcut to a command button by preceding the letter in the caption by "\ <" and pressing ALT+R (Button.Caption = "\ < Renew")

If you must use the CTRL+R shortcut, then change the form KeyPreview property to .T. and intercept the shortcut in the form KeyPress() event.

HTH

>>Is there a way to make a shortcut to a command button in a command buttongroup?
>>
>>For instance make a shortcut for "Renew" Button as CTRL-R
Previous
Reply
Map
View

Click here to load this message in the networking platform