FormRichTextControl.find Method

Syntax

public int find(
   [str findStr, 
    int start, 
    int end, 
    int flags])

Run On

Client

Parameters

  • findStr
    Type: str
  • start
    Type: int
  • end
    Type: int
  • flags
    Type: int

See Also

Reference

FormRichTextControl Class