A SearchTextBox control
More...
|
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
| NoteFly.SearchTextBox.SearchTextBox |
( |
| ) |
|
| void NoteFly.SearchTextBox.btnKeywordClear_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
private |
- Parameters
-
| sender | Sender object |
| e | Event arguments |
| void NoteFly.SearchTextBox.Clear |
( |
| ) |
|
| override void NoteFly.SearchTextBox.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
- Parameters
-
| disposing | true if managed resources should be disposed; otherwise, false. |
| void NoteFly.SearchTextBox.DoSearch |
( |
| ) |
|
|
private |
| void NoteFly.SearchTextBox.InitializeComponent |
( |
| ) |
|
|
private |
| void NoteFly.SearchTextBox.ResetAutoSearchDelay |
( |
| ) |
|
|
private |
| delegate void NoteFly.SearchTextBox.SearchStartHandler |
( |
string |
keywords | ) |
|
- Parameters
-
| keywords | The keywords type to lookup as pluginname |
| delegate void NoteFly.SearchTextBox.SearchStopHandler |
( |
| ) |
|
| void NoteFly.SearchTextBox.SetControlTooltip |
( |
ToolTip |
tooltip | ) |
|
| void NoteFly.SearchTextBox.tbKeywords_KeyUp |
( |
object |
sender, |
|
|
KeyEventArgs |
e |
|
) |
| |
|
private |
- Parameters
-
| sender | Sender object |
| e | Key event arguments |
| void NoteFly.SearchTextBox.timerStartSearch_Tick |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
private |
- Parameters
-
| sender | Sender object |
| e | Event arguments |
| System.Windows.Forms.Button NoteFly.SearchTextBox.btnKeywordClear |
|
private |
| System.ComponentModel.IContainer NoteFly.SearchTextBox.components = null |
|
private |
| System.Windows.Forms.Label NoteFly.SearchTextBox.lblTextSearch |
|
private |
| System.Windows.Forms.TableLayoutPanel NoteFly.SearchTextBox.tableLayoutPnlSearchbox |
|
private |
| System.Windows.Forms.TextBox NoteFly.SearchTextBox.tbKeywords |
|
private |
| System.Windows.Forms.Timer NoteFly.SearchTextBox.timerStartAutoSearch |
|
private |
| bool NoteFly.SearchTextBox.IsKeywordEntered |
|
get |