ReplaceCommand Constructors
Invokes the Search and Replace form that enables the user to search for specific text and replace it with a specified string.| Name | Parameters | Description |
|---|---|---|
| ReplaceCommand(IRichEditControl) | control | Initializes a new instance of the ReplaceCommand class with the specified owner. |
See Also