APNSoft.WebControls Namespace (APNSoft Menu)

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 Auto.

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

See Also

APNSoftMenu Class | APNSoft.WebControls Namespace