'Declaration
Public Overloads Function Find( _ ByVal str As System.String, _ ByVal start As System.Integer, _ ByVal options As System.Windows.Forms.RichTextBoxFinds _ ) As System.Integer
'Usage
Dim instance As NRichTextBox Dim str As System.String Dim start As System.Integer Dim options As System.Windows.Forms.RichTextBoxFinds Dim value As System.Integer value = instance.Find(str, start, options)
Parameters
- str
- start
- options