Caption Property
Description
Gets/sets the caption of the gallery item.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Caption() As String
Remarks
The caption of the gallery item is only displayed if no image is associated with the gallery item. If the ImageIndex of the gallery item has the same value as an image in the Icons collection, then the icon will be displayed instead of the caption.
See Also

Command Bars ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.