MENURESOURCE

Detailed Description

Enumerations

enum  {
  MENURESOURCE_SUBMENU ,
  MENURESOURCE_SEPERATOR ,
  MENURESOURCE_COMMAND ,
  MENURESOURCE_SUBTITLE ,
  MENURESOURCE_STRING ,
  MENURESOURCE_MENURESOURCE ,
  MENURESOURCE_SUBTITLE_ICONID ,
  MENURESOURCE_ASSET
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MENURESOURCE_SUBMENU 

BaseContainer Sub-menu:

MENURESOURCE_SEPERATOR 

true if it is a separator.

MENURESOURCE_COMMAND 

Command, e.g. "IDM_NEU" or "PLUGIN_CMD_1000472".

MENURESOURCE_SUBTITLE 

The title of the menu item or sub-menu.

Note
It is recommended to use the identifier string instead of the string value.
Since
R17 SP3
MENURESOURCE_STRING 

BaseContainer Menu item.

MENURESOURCE_MENURESOURCE 

BaseContainer Menu resource.

MENURESOURCE_SUBTITLE_ICONID 

IconId for subtitle strings.

MENURESOURCE_ASSET 

AssetId.