Menus Support Routines
Go Up to API Categories Index
This topic lists all menu support routines and variables.
| Routine | Description |
|---|---|
|
Indicates whether two strings are the same based on the current locale, ignoring case information and accelerator characters. | |
|
Returns the last character in a string marked with an ampersand (&). | |
|
Creates and initializes a menu item. | |
|
Creates a menu item for a separator. | |
|
Creates and initializes a main menu. | |
|
Creates and initializes a pop-up menu. | |
|
Creates and initializes a menu item that represents a submenu. | |
|
Creates a menu shortcut for a specified key combination. | |
|
Returns the key code and shift state of a menu shortcut. | |
|
Converts a menu shortcut into a string that describes the shortcut. | |
|
Removes the accelerator character marker from a string. | |
|
Creates a menu shortcut from a text string. | |
|
Determines what accelerator keys can be automatically assigned to a menu item caption. |