IUIX_CmdItemBox Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(7 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: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 33: | Line 34: | ||
{| class="wikitable properties" | {| class="wikitable properties" | ||
|- | |- | ||
− | | [[PXV: | + | | [[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]] | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IUIX_CmdItemBox_Count|Count]] |
− | | [[PXV: | + | | [[PXV:IUIX_CmdItemBox_Item|Item]] |
| [[PXV:IUIX_CmdItemBox_ItemsLowerSize|ItemsLowerSize]] | | [[PXV:IUIX_CmdItemBox_ItemsLowerSize|ItemsLowerSize]] | ||
| [[PXV:IUIX_CmdItemBox_Style|Style]] | | [[PXV:IUIX_CmdItemBox_Style|Style]] | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IUIX_CmdItemBox_ID|ID]] |
− | | | + | | [[PXV:IUIX_CmdItemBox_ItemsCurrentSize|ItemsCurrentSize]] |
| | | | ||
| | | | ||
|} | |} | ||
+ | |||
+ | == 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