APNSoft Controls [4.5.2.20] - API Reference
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