Button Members

The Button type exposes the following members.

Constructors


  Name Description
Public method Button
Initializes a new instance of the [Button] class.

Properties


  Name Description
Public property Checked
Gets or sets a value indicating whether this [Button] is checked.
Public property CheckOnClick
Gets or sets a value indicating whether Checked changes on MouseClick.

Events


  Name Description
Public event BeforeCheckedChanged
Raised before Checked
Public event CheckedChanged
Raised when Checked changed].