OpenFindAndReplaceDialogCommand Class
A command to invoke the Find and Replace dialog.
Declaration
declare class OpenFindAndReplaceDialogCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openFindAndReplaceDialog property.
Inheritance
CommandBase
CommandWithSimpleStateBase
OpenFindAndReplaceDialogCommand
See Also