IUIX_CmdLine Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(3 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:UIX_Interfaces|IUIX_CmdLine Interface|interface}}
+
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdLine|interface}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
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 00:57, 25 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