_SetItemCmdKey( ) API Library Routine
Sets both the keyboard shortcut for the specified menu item, and the displayed text for the keyboard shortcut.
void _SetItemCmdKey(MENUID menuid, ITEMID itemid, int key,
char FAR *text)
MENUID menuid; /* Menu identifier. */
ITEMID itemid; /* Menu item identifier. */
int key; /* Shortcut key. */
char FAR *text; /* Displayed text. */ |
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08