Skip to content

CommandBarGalleryItem Object Members

See Also

See Also


CommandBarGalleryItem Object Members

Public Properties

Property Description
Public Property Caption Gets/sets the caption of the gallery item.
Public Property DescriptionText Sets/Gets the description text of the control.
Public Property Enabled Gets/sets whether the gallery item is enabled.
Public Property Id Numeric identifier of the gallery item.
Public Property ImageIndex Gets/sets the Id of the image in the Icons collection to display for this gallery item.
Public Property Index Position of the item within the Items collection.
Public Property ItemHeight Gets or sets the height of the individual item.
Public Property ItemWidth Gets or sets the width of the individual item.
Public Property Label Returns whether the item is a label item or a standard item.
Public Property Tag Stores any extra data needed for your program.
Public Property ToolTip Gets/sets the tool tip text displayed when the mouse cursor is positioned over the item.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.