MenuBar
Wisej.Web.MenuBar
Last updated
Was this helpful?
Wisej.Web.MenuBar
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents a menu bar component.
Initializes a new instance of the class.
: Enables the overflow handling which automatically removes items that don't fit in the and adds them to a drop-down menu button.
Bindable components implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
: Returns or sets the border style of the control.
: Returns or sets whether the control causes validation to be performed on controls that require to be validated when this control receives focus.
:
: Returns the collection of objects associated with the menu.
Fired when a new menu item is added to the .
Fired when a menu item is clicked.
Fired when a menu item is removed from the .
All wisej controls derived from the class must implement this interface.