APNSoft Controls [4.5.2.20] - API Reference
APNSoftMenu.SubMenusOpen Property

Gets or sets a value indicating whether the submenus of the root menu are opened by mouse click or automatically when user moves the mouse pointer over the menu item. Default value is OnMouseOver.

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

See Also

APNSoftMenu Class | APNSoft.WebControls Namespace