Property | Type | Description | |
---|---|---|---|
IsTextSearch | bool | ||
MessageList | List |
||
StartingIndex | int |
Method | Description | |
---|---|---|
SearchForm ( List |
||
form1_IndexChanged ( int Index ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnIndexFound ( int Index ) : void |
Method | Description | |
---|---|---|
IDSearch ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
TextSearch ( ) : void | ||
button1_Click ( object sender, |
||
button2_Click ( object sender, |
||
radioButton1_CheckedChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SearchForm ( List |
||
messageList | List |
|
uI | ||
return | System |
public form1_IndexChanged ( int Index ) : void | ||
Index | int | |
return | void |