Method | Description | |
---|---|---|
OnKeyDown ( |
||
OnLostFocus ( |
||
OnTextChanged ( |
Method | Description | |
---|---|---|
FillListBox ( ) : void | ||
ProcessSelection ( ) : void | ||
suggestionsBox_KeyDown ( object sender, |
||
suggestionsBox_LostFocus ( object sender, |
||
suggestionsBox_MouseClick ( object sender, MouseEventArgs e ) : void |
protected OnKeyDown ( |
||
e | ||
return | void |
protected OnLostFocus ( |
||
e | ||
return | void |
protected OnTextChanged ( |
||
e | ||
return | void |