MainMenu
Wisej.Web.MainMenu
Last updated
Was this helpful?
Wisej.Web.MainMenu
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the main menu in a .
Initializes a new instance of the class without any specified menu items.
Initializes a new instance of the class with the specified container.
container
items
Hides the main menu.
Shows the main menu.
Updates the component on the client. Overridden to update the owner form.
All wisej components implement this interface.
Allows an object to serialize itself.
An representing the container of the .
Initializes a new instance of the with a specified set of objects.
An array of objects that will be added to the .
: Enables the overflow handling which automatically removes items that don't fit in the and adds them to a drop-down button.
: Returns or sets the background color of the main menu bar.
: Returns or sets whether clicking menu items causes validation to be performed on the active control.
: Returns or sets the font of the main menu bar.
: Returns or sets the text color of the main menu bar.
: Returns or sets whether the text displayed by the control is displayed from right to left.
: Returns or sets whether the menu is visible.
Creates a new that is a duplicate of the current .
Returns: . A that represents the cloned menu.
Returns the that contains this menu.
Returns: . A that is the container for this menu. Returns null if the is not currently hosted on a form.
Fired when the property value changes.
Fired when the value of the property changes.
Fired when the property value changes.
Fired when the property value changes.
Fired when the property value changes.