IButtonControl
Wisej.Web.IButtonControl
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Allows a control to act like a button on a Form.
Properties
DialogResult
DialogResult: Returns or sets the value returned to the parent form when the button is clicked.
Methods
PerformClick()
Generates a Click event for the control.
Implemented By
Name
Description
Represents a button control.
Represents a label control.
Represents an hyper-link control.
Represents an image control.
Represents a split button control.
Last updated