C# Class OZWForm.ValuePanelShort

Value panel to contain shorts
Inheritance: ValuePanel
Afficher le fichier Open project: noant/Pyrite Class Usage Examples

Méthodes publiques

Méthode Description
ValuePanelShort ( ZWValueID valueID ) : System

Initializes a new instance of the ValuePanelShort class.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Initializes the component.

ValueShortButtonSet_Click ( object sender, EventArgs e ) : void

Handles the Click event of the ValueShortButtonSet control.

Method Details

ValuePanelShort() public méthode

Initializes a new instance of the ValuePanelShort class.
public ValuePanelShort ( ZWValueID valueID ) : System
valueID ZWValueID The value identifier.
Résultat System