Method | Description | |
---|---|---|
AddItem ( string text ) : void | ||
AddItem ( string text, string value ) : void | ||
Clear ( ) : void | ||
SelectItem ( string text ) : void | ||
Sort ( Comparison |
||
SortByName ( ) : void | ||
TpComboBox ( ) : System |
Method | Description | |
---|---|---|
InitilizeComponent ( ) : void |
Method | Description | |
---|---|---|
Host_DropDownOpened ( object sender, |
||
Host_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
Initilize ( ) : void |
public AddItem ( string text, string value ) : void | ||
text | string | |
value | string | |
return | void |