IUIX_CmdPane Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 47: | Line 47: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IUIX_CmdLine_Pane|IUIX_CmdLine::Pane]], [[PXV:IUIX_Inst_CreateCmdPane|IUIX_Inst::CreateCmdPane]], [[PXV:IUIX_ScrollContainer_CmdPane|IUIX_ScrollContainer::CmdPane]], [[PXV:IUIX_ScrollContainer_CmdPaneBottom|IUIX_ScrollContainer::CmdPaneBottom]], [[PXV:IUIX_ScrollContainer_CmdPaneLeft|IUIX_ScrollContainer::CmdPaneLeft]], [[PXV:IUIX_ScrollContainer_CmdPaneRight|IUIX_ScrollContainer::CmdPaneRight]], [[PXV:IUIX_ScrollContainer_CmdPaneTop|IUIX_ScrollContainer::CmdPaneTop]], [[PXV:IPXV_MainView_CmdPane|IPXV_MainView::CmdPane]], [[PXV:IPXV_MainView_CmdPaneBottom|IPXV_MainView::CmdPaneBottom]], [[PXV:IPXV_MainView_CmdPaneLeft|IPXV_MainView::CmdPaneLeft]], [[PXV:IPXV_MainView_CmdPaneRight|IPXV_MainView::CmdPaneRight]], [[PXV:IPXV_MainView_CmdPaneTop|IPXV_MainView::CmdPaneTop]] |
Revision as of 04:32, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
IUIX_CmdPane extends IUIX_ObjImpl interface.
Methods
Clear | GetLineIndex | InsertBar | SetParentClientArea |
DeleteLine | Hide | InsertLine | Show |
Expand | Highlight | Minimize | Update |
Properties
_NewEnum | Count | IsMinimized | Item |
ActualSize | IsHidden | IsVert | Side |
BorderStyle |
See Also
IUIX_CmdLine::Pane, IUIX_Inst::CreateCmdPane, IUIX_ScrollContainer::CmdPane, IUIX_ScrollContainer::CmdPaneBottom, IUIX_ScrollContainer::CmdPaneLeft, IUIX_ScrollContainer::CmdPaneRight, IUIX_ScrollContainer::CmdPaneTop, IPXV_MainView::CmdPane, IPXV_MainView::CmdPaneBottom, IPXV_MainView::CmdPaneLeft, IPXV_MainView::CmdPaneRight, IPXV_MainView::CmdPaneTop