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