ToolBar
Wisej.Web.ToolBar
Last updated
Was this helpful?
Wisej.Web.ToolBar
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents a toolbar 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 whether the toolbar adjusts its size automatically, based on the size of the buttons and the dock style.
: Returns or sets the border style of the toolbar control.
: Returns the collection of controls assigned to the toolbar control.
: Returns or sets whether clicking ToolBar buttons causes validation to be performed on the active control.
:
: Returns or sets the collection of images available to the toolbar button controls.
: Returns or sets whether the toolbar displays a ToolTip for each button.
: Returns or sets the alignment of text in relation to each image displayed on the toolbar button controls.
Fired when the value of the property has changed.
Fired when a on the is clicked.
Fired when a drop-down style or its down arrow is clicked.
All wisej controls derived from the class must implement this interface.