CommandBarGalleryItem Object Members
See Also
- CommandBarGalleryItem Overview
- CommandBarGallery Object
- Gallery Items Collection
- AddItem Method
- AddLabel Method
- DrawItem Event
- ItemHeight Property
- ItemWidth Property
- CreateGalleryItems Method

CommandBarGalleryItem Object Members
Public Properties
| Property | Description |
|---|---|
Caption |
Gets/sets the caption of the gallery item. |
DescriptionText |
Sets/Gets the description text of the control. |
Enabled |
Gets/sets whether the gallery item is enabled. |
Id |
Numeric identifier of the gallery item. |
ImageIndex |
Gets/sets the Id of the image in the Icons collection to display for this gallery item. |
Index |
Position of the item within the Items collection. |
ItemHeight |
Gets or sets the height of the individual item. |
ItemWidth |
Gets or sets the width of the individual item. |
Label |
Returns whether the item is a label item or a standard item. |
Tag |
Stores any extra data needed for your program. |
ToolTip |
Gets/sets the tool tip text displayed when the mouse cursor is positioned over the item. |
See Also
- CommandBarGalleryItem Overview
- CommandBarGallery Object
- Gallery Items Collection
- AddItem Method
- AddLabel Method
- DrawItem Event
- ItemHeight Property
- ItemWidth Property
- CreateGalleryItems Method
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.