FindPrevCommand Constructors
Looks for the previous matching string as defined in the search criteria given by the preceding FindCommand.| Name | Parameters | Description |
|---|---|---|
| FindPrevCommand(IRichEditControl) | control | Initializes a new instance of the FindPrevCommand class with the specified owner. |
See Also