The following table shows the AYGShell macros, with a description of the purpose of each.
| Programming element | Description |
|---|---|
| SHGetMenu | This macro retrieves the menu handle to the menu that owns a specified menu. |
| SHGetSubMenu | This macro retrieves the menu identifier to a submenu of a specified menu. |
| SHSetSubMenu | This macro replaces an existing submenu with a new one. |
See Also
Send Feedback on this topic to the authors