IUIX_CmdMenu Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdMenu Interface}} | {{#customTitle:IUIX_CmdMenu Interface}} | ||
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdMenu|interface}} | {{#parentPage:PXV:UIX_Interfaces|IUIX_CmdMenu|interface}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | The | + | The Command Menu acts as a passive container. Basically, it is a tree-like [[PXV:IUIX_Cmd|command]] structure that is used by the [[PXV:IUIX_CmdBar|toolbar]] to create interactive drop-down menus. |
== Methods == | == Methods == |
Revision as of 06:05, 31 March 2016
The Command Menu acts as a passive container. Basically, it is a tree-like command structure that is used by the toolbar to create interactive drop-down menus.
Methods
Properties
_NewEnum | Count | Item | Style |
Cmd | IsSeparator |
See Also
IUIX_CmdManager::ShowPopupMenu, IUIX_CmdHandler::OnGetItemSubMenu, IUIX_CmdItem::SubMenu, IUIX_Inst::CreateCmdMenu, IUIX_EditCallbacks::Edit_OnContextMenu, IUIX_Button::Menu, IPXV_BeforeShowContextMenuEvent::Menu