IUIX_CmdItem Interface

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
This interface sets the visual representation of the [[PXV:IUIX_Cmd|command]] meaning you can change it's style and state.
+
This interface sets the visual representation of the [[PXV:IUIX_Cmd|command]] that allows changing it's style and state.
  
 
== Methods ==
 
== Methods ==

Revision as of 01:23, 24 March 2016


This interface sets the visual representation of the command that allows changing it's style and state.

Methods

Delete Highlight SetStyle ShowPopup
GetRect Redraw Show

Properties

Bar FlatIndex IsNonBreakSeparator State
Box Index IsSeparator Style
Cmd IsDisabled IsVisible SubMenu
Ctl IsHardBreakSeparator Rect

See Also

IUIX_CmdHandler::OnDrawItemIcon, IUIX_CmdHandler::OnGetCtlSizes, IUIX_CmdHandler::OnGetItemState, IUIX_CmdHandler::OnGetItemSubMenu, IUIX_CmdHandler::OnNotify, IUIX_CmdBar::FindFirstItemByCmdID, IUIX_CmdBar::FindFirstItemByCmdName, IUIX_CmdBar::FindItemByCtl, IUIX_CmdBar::FlatGetItem, IUIX_CmdBar::FlatInsertItem, IUIX_CmdBar::FlatInsertItem2, IUIX_CmdBar::FlatInsertSeparator, IUIX_CmdBar::InsertItem, IUIX_CmdBar::InsertItem2, IUIX_CmdBar::InsertSeparator, IUIX_CmdItemBox::InsertItem, IUIX_CmdItemBox::InsertItem2, IUIX_CmdItemBox::InsertSeparator, IUIX_CmdItemBox::Item