event SelectShortcut (OldShortcut as Variant, NewShortcut as Variant)
Fired when the user selects a new shortcut.

 TypeDescription 
   OldShortcut as Variant A String expression that indicates the caption of the shortcut being unselected.  
   NewShortcut as Variant A String expression that indicates the caption of the shortcut being unselected.  
The SelectShortcut event notifies your application when the user selects a shortcut. The SelectShortcut event is fired if the user clicks a shortcut in the shortcut bar, or if the code calls the SelectShortcut property. The ShowShortcutBar property shows or hides the control's shortcut bar. The Shortcut property indicates the HTML caption of the shortcut that displays the specified group. Groups with the same Shortcut property are displayed in the same shortcut. The ShortcutPicture property assigns a custom size picture to a shortcut.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.