MENURESOURCE¶
MENURESOURCE_SUBMENU | BaseContainer |
Sub-menu: | |
MENURESOURCE_SEPERATOR | bool | True if it is a separator. | |
MENURESOURCE_COMMAND | string | Command, e.g. “IDM_NEU” or “PLUGIN_CMD_1000472”. | |
MENURESOURCE_SUBTITLE | string | The title of the menu item or sub-menu. | |
MENURESOURCE_STRING | BaseContainer |
Menu item: | |
MENURESOURCE_SEPERATOR | bool | True if it is a separator. | |
MENURESOURCE_COMMAND | string | Command, e.g. “IDM_NEU” or “PLUGIN_CMD_1000472”. | |
MENURESOURCE_SUBTITLE | string | The title of the menu item or sub-menu. | |
MENURESOURCE_MENURESOURCE | BaseContainer |
Menu resource. |