Méthode | Description | |
---|---|---|
ValuePicker ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Pulire le risorse in uso.
|
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Metodo necessario per il supporto della finestra di progettazione. Non modificare il contenuto del metodo con l'editor di codice.
|
|
PopulateEntries ( ListBox list ) : void | ||
PopulateValues ( ListBox list, int entryIndex ) : void | ||
listEntries_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
listValues_SelectedIndexChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | ha valore true se le risorse gestite devono essere eliminate, false in caso contrario. |
Résultat | void |