FastColoredTextBox.ShowReplaceDialog Method

T3000 CrossPlatform

FastColoredTextBoxShowReplaceDialog Method

[This is preliminary documentation and is subject to change.]

Shows replace dialog

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public virtual void ShowReplaceDialog()
Public Overridable Sub ShowReplaceDialog

Dim instance As FastColoredTextBox

instance.ShowReplaceDialog()
See Also