IUIX_CmdBar Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdBar Interface}} | {{#customTitle:IUIX_CmdBar Interface}} | ||
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdBar|interface}} | {{#parentPage:PXV:UIX_Interfaces|IUIX_CmdBar|interface}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | This interface is used to manage [[PXV:IUIX_CmdItemBox|command boxes]] in the current command bar. Also, it allows changing the command bar's properties. | |
IUIX_CmdBar extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. | IUIX_CmdBar extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. |
Revision as of 02:33, 25 March 2016
This interface is used to manage command boxes in the current command bar. Also, it allows changing the command bar's properties.
IUIX_CmdBar extends IUIX_ObjImpl interface.
Methods
Properties
_NewEnum | Icon | IsPopupBox | Owner |
ActualSize | ID | IsPopupMenu | Parent |
BorderStyle | IsFloating | IsVert | Size |
Count | IsHidden | Item | Title |
Font | IsMinimized | Line | UpdatesLocked |
HasChevron |
See Also
IUIX_CmdHandler::OnCreateNewCtl, IUIX_CmdItem::Bar, IUIX_CmdLine::GetBarIndex, IUIX_CmdLine::InsertBar, IUIX_CmdLine::Item, IUIX_CmdPane::InsertBar, IUIX_Inst::CreateCmdBar, IUIX_ScrollContainer::CmdBar, IUIX_PropHost::OnShowProps, IPXV_MainView::CmdBar, IPXV_MainView::CmdBar2, IPXV_MainView::MenuBar, IPXV_MainView::PropsBar