APNSoft.WebControls Namespace (APNSoft Menu)

APNSoftMenu.SubMenusClose Property

Gets or sets a value indicating whether all of the opened SubMenus are closed by mouse click outside the menu or automatically when the mouse goes away. Default value is Auto.

[Visual Basic]
Public Property SubMenusClose As SubMenusCloseValues
[C#]
public APNSoftMenu.SubMenusCloseValues SubMenusClose {get; set;}

See Also

APNSoftMenu Class | APNSoft.WebControls Namespace