MainMenu
Wisej.Web.MainMenu
Last updated
Was this helpful?
Wisej.Web.MainMenu
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.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
disposing
true when this method is called by the application rather than a finalizer.
Hides the main menu.
e
e
e
e
e
e
Renders the client component.
config
Dynamic configuration object.
Shows the main menu.
Updates the component on the client. Overridden to update the owner form.
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
Bindable components implement this interface.
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. (Default: True
)
: 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. (Default: False
)
: Returns or sets whether the menu is visible. (Default: True
)
: 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. (Default: True
)
Creates a new that is a duplicate of the current .
Returns: . A that represents the cloned menu.
Disposes of the resources, other than memory, used by the .
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.
Fires the event.
A that contains the event data.
Fires the event.
An that contains the event data.
Fires the event.
A that contains the event data.
Fires the event.
A that contains the event data.
Fires the event.
A that contains the event data.
Fired when the property value changes.
Fired when the value of the property changes.
Fired when the property value has changed.
Fired when the property value changes.
Fired when the property value changes.
Fired when the property value changes.