IUIX_CmdItemBox Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdItemBox Interface}} | {{#customTitle:IUIX_CmdItemBox Interface}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:UIX_Interfaces|IUIX_CmdItemBox|interface}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Used to form logical sections of the [[PXV:IUIX_CmdItem|command items]] in the [[PXV:IUIX_CmdBar|commands bar]]. | |
== Methods == | == Methods == | ||
Line 35: | Line 35: | ||
|- | |- | ||
| [[PXV:IUIX_CmdItemBox__NewEnum|_NewEnum]] | | [[PXV:IUIX_CmdItemBox__NewEnum|_NewEnum]] | ||
− | | [[PXV: | + | | [[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]] | ||
Line 49: | Line 49: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IUIX_CmdBar_InsertNewBox|IUIX_CmdBar::InsertNewBox]], [[PXV:IUIX_CmdBar_InsertNewBox2|IUIX_CmdBar::InsertNewBox2]], [[PXV:IUIX_CmdBar_Item|IUIX_CmdBar::Item]], [[PXV:IUIX_CmdItem_Box|IUIX_CmdItem::Box]] |
Latest revision as of 06: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