







|
| FastColoredTextBox |
| FastColoredTextBox..::..ShowFindDialog Method (String) |
| FastColoredTextBox Class See Also Send Feedback |
Shows find dialog
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public void ShowFindDialog( string findText ) |
| Visual Basic |
|---|
Public Sub ShowFindDialog ( _ findText As String _ ) |
| Visual C++ |
|---|
public: void ShowFindDialog( String^ findText ) |
Parameters
- findText
- Type: System..::..String
