Méthode | Description | |
---|---|---|
GetDisplayText ( int index ) : string | ||
GetDisplayText ( object value ) : string | ||
GetDisplayText ( ) : string[] | ||
GetValueText ( int index ) : string |
Méthode | Description | |
---|---|---|
WndProc ( System &message ) : void |
public GetDisplayText ( int index ) : string | ||
index | int | |
Résultat | string |
public GetDisplayText ( object value ) : string | ||
value | object | |
Résultat | string |
protected WndProc ( System &message ) : void | ||
message | System | |
Résultat | void |