PasteSelectionCommand Constructors
A command to paste the text from the Clipboard over the selection.Name | Parameters | Description |
---|---|---|
PasteSelectionCommand(IRichEditControl) | control | Initializes a new instance of the PasteSelectionCommand class with the specified owner. |
See Also