Visible Property
Description
Get/set whether the gallery is visible.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Visible() As Boolean
Remarks
The gallery can be hidden if Visible is set to False.
The gallery can also be hidden because the size of the ribbon/toolbar is not large enough to display the gallery. For example, when the width of the application is too small to display all of the toolbars.
See Also
| | Command Bars ActiveX Control v24.0 | | | | | | | |
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.