IUIX_CmdItem Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItem Interface}}
 
{{#customTitle:IUIX_CmdItem Interface}}
 
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdItem|interface}}
 
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdItem|interface}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
This interface sets the visual representation of the [[PXV:IUIX_Cmd|command]] meaning you can change it's style and state.
  
 
== Methods ==
 
== Methods ==

Revision as of 08:57, 23 March 2016


This interface sets the visual representation of the command meaning you can change 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