C# Class OZWForm.ValuePanelBool

Inheritance: ValuePanel
Exibir arquivo Open project: noant/Pyrite Class Usage Examples

Public Methods

Method Description
ValuePanelBool ( ZWValueID valueID ) : System

Private Methods

Method Description
InitializeComponent ( ) : void

Initializes the component.

ValueCheckBox_CheckedChanged ( object sender, EventArgs e ) : void

Handles the CheckedChanged event of the ValueCheckBox control.

Method Details

ValuePanelBool() public method

public ValuePanelBool ( ZWValueID valueID ) : System
valueID ZWValueID
return System