CopySelectionCommand Constructors
A command to copy the selected text to the Clipboard.Name | Parameters | Description |
---|---|---|
CopySelectionCommand(IRichEditControl) | control | Initializes a new instance of the CopySelectionCommand class with the specified owner. |
See Also