Class CheckBox
Implements CheckBox control
Inheritance
System.Object
CheckBox
Implements
Inherited Members
Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public class CheckBox : ToggleButton, ICommandSource
Constructors
CheckBox()
Initializes a new instance of the CheckBox class.
Declaration
public CheckBox()