BackSpaceKeyCommand Constructors
A command to move the cursor backwards and erase the character in that space.Name | Parameters | Description |
---|---|---|
BackSpaceKeyCommand(IRichEditControl) | control | Initializes a new instance of the BackSpaceKeyCommand class with the specified owner. |
See Also