Property | Type | Description | |
---|---|---|---|
QuickSearchComboBox_DrawItem | void | ||
textBoxTextChanged | void |
Method | Description | |
---|---|---|
QuickSearchComboBox ( ) : System |
Method | Description | |
---|---|---|
OnDropDownClosed ( EventArgs e ) : void |
Method | Description | |
---|---|---|
QuickSearchComboBox_DrawItem ( object sender, DrawItemEventArgs e ) : void |
drawns the icon and the name of the element in the dropdown list
|
|
textBoxTextChanged ( object sender, EventArgs e ) : void |
protected OnDropDownClosed ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |