IUIX_CmdItemBox Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdItemBox Interface}}
 
{{#customTitle:IUIX_CmdItemBox Interface}}
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdItemBox Interface|interface}}
+
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdItemBox|interface}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
Used to form logical sections of the [[PXV:IUIX_CmdItem|command items]] in the [[PXV:IUIX_CmdBar|commands bar]].
  
 
== Methods ==
 
== Methods ==
Line 36: Line 35:
 
|-
 
|-
 
| [[PXV:IUIX_CmdItemBox__NewEnum|_NewEnum]]
 
| [[PXV:IUIX_CmdItemBox__NewEnum|_NewEnum]]
| [[PXV:IUIX_CmdItemBox_index|index]]
+
| [[PXV:IUIX_CmdItemBox_Index|Index]]
 
| [[PXV:IUIX_CmdItemBox_ItemsIdealSize|ItemsIdealSize]]
 
| [[PXV:IUIX_CmdItemBox_ItemsIdealSize|ItemsIdealSize]]
 
| [[PXV:IUIX_CmdItemBox_Rect|Rect]]
 
| [[PXV:IUIX_CmdItemBox_Rect|Rect]]

Latest revision as of 07:50, 24 March 2016


Used to form logical sections of the command items in the commands bar.

Methods

Delete FindFirstItemByCmdName InsertItem MoveItems
DeleteItems FindItemByCtl InsertItem2 Redraw
DeleteItemsByCmd GetRect InsertSeparator SetStyle
FindFirstItemByCmdID

Properties

_NewEnum Index ItemsIdealSize Rect
Count Item ItemsLowerSize Style
ID ItemsCurrentSize

See Also

IUIX_CmdBar::InsertNewBox, IUIX_CmdBar::InsertNewBox2, IUIX_CmdBar::Item, IUIX_CmdItem::Box