Method GetToolDropDownMenu
GetToolDropDownMenu(int)
Gets a menu used as this toolbar item drop-down.
public ContextMenu? GetToolDropDownMenu(int toolId)
Parameters
toolIdintID of a previously added tool.
Gets a menu used as this toolbar item drop-down.
public ContextMenu? GetToolDropDownMenu(int toolId)
toolId intID of a previously added tool.