Button
Wisej.Web.Button
Last updated
Was this helpful?
Wisej.Web.Button
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents a button control.
Initializes a new instance of the class.
: Returns or sets the mode by which the automatically resizes itself.
Represents a split button control.
Bindable components implement this interface.
Provides access to common image properties across the controls that implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
: Returns or sets the border style of the button control.
: EXPERIMENTAL. Returns or sets the implementation to invoke.
: Returns or sets a value that is returned to the parent form when the button is clicked.
: Returns or sets the mode of the control to determine whether to display the icon, the text or both.
: Returns or sets the distance in pixels between the image and the label inside the button.
: Returns the collection of objects associated with the button.
: Enables or disables the auto-repeat feature. When enabled, the button keeps firing click events at an increasing rate while the user keeps the button pressed.
: Returns or sets a value indicating the shortcut key associated with the button.
Generates a event for a button.
Fired when the property value changes.
Fired when the user clicks one of the drop down menu items.
Allows a control to act like a button on a .
Defines an object that can invoke a .
All wisej controls derived from the class must implement this interface.