FindCommand Constructors
Invokes the Find and Replace form used to search for specific text in the document.| Name | Parameters | Description |
|---|---|---|
| FindCommand(IRichEditControl) | control | Initializes a new instance of the FindCommand class with the specified owner. |
See Also