IUIX_CmdLine Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdLine Interface}} | {{#customTitle:IUIX_CmdLine Interface}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:UIX_Interfaces|IUIX_CmdLine|interface}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Container for the [[PXV:IUIX_CmdBar|command bar(s)]]. Used for inserting, removing and modifying the [[PXV:IUIX_CmdBar|command bar(s)]]. | |
== Methods == | == Methods == | ||
Line 35: | Line 34: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IUIX_CmdBar_Line|IUIX_CmdBar::Line]], [[PXV:IUIX_CmdPane_GetLineIndex|IUIX_CmdPane::GetLineIndex]], [[PXV:IUIX_CmdPane_InsertLine|IUIX_CmdPane::InsertLine]], [[PXV:IUIX_CmdPane_Item|IUIX_CmdPane::Item]] |
Latest revision as of 23:57, 24 March 2016
Container for the command bar(s). Used for inserting, removing and modifying the command bar(s).
Methods
DeleteBar | GetBarIndex | InsertBar | Minimize |
Expand |
Properties
_NewEnum | BarSize | IsMinimized | Pane |
ActualSize | Count | Item |
See Also
IUIX_CmdBar::Line, IUIX_CmdPane::GetLineIndex, IUIX_CmdPane::InsertLine, IUIX_CmdPane::Item