CloseSubMenuOnClick Property
Description
Gets or sets whether the gallery will close as soon as the user makes a mouse click on the gallery or an item in the gallery when the gallery is displayed as a popup.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property CloseSubMenuOnClick() As Boolean
Remarks
By default, if the gallery or any item in the gallery is clicked when the gallery is displayed in a popup command bar, the popup will be closed. Sometimes you would like the user to be able to click on the popup without closing as soon as an item is selected. The CloseSubMenuOnClick property can be used to keep the popup containing the gallery from closing when the gallery or items in the gallery are clicked.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.