Method | Description | |
---|---|---|
ValuePanelButton ( ZWValueID valueID ) : OpenZWaveDotNet |
Initializes a new instance of the ValuePanelButton class.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Initializes the component.
|
|
ValueButtonButton_KeyDown ( object sender, System e ) : void |
Handles the KeyDown event of the ValueButtonButton control.
|
|
ValueButtonButton_KeyUp ( object sender, System e ) : void |
Handles the KeyUp event of the ValueButtonButton control.
|
public ValuePanelButton ( ZWValueID valueID ) : OpenZWaveDotNet | ||
valueID | ZWValueID | The value identifier. |
return | OpenZWaveDotNet |