Méthode | Description | |
---|---|---|
findDialog ( ) : System | ||
findDialog ( |
||
findDialog ( dialogMode mode ) : System | ||
findDialog ( dialogMode mode, |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
ExecFind ( ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ResetFindPosition ( ) : void | ||
cancelButton_Click ( object sender, |
||
findButton_Click ( object sender, |
||
findPosition_Radio_CheckedChanged ( object sender, |
||
replaceAllButton_Click ( object sender, |
||
replaceNextButton_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public findDialog ( |
||
txtBox | ||
Résultat | System |
public findDialog ( dialogMode mode ) : System | ||
mode | dialogMode | |
Résultat | System |
public findDialog ( dialogMode mode, |
||
mode | dialogMode | |
txtBox | ||
Résultat | System |