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