EnterKeyCommand Constructors
A command to accomplish actions equivalent to pressing the Enter key.Name | Parameters | Description |
---|---|---|
EnterKeyCommand(IRichEditControl) | control | Initializes a new instance of the EnterKeyCommand class with the specified owner. |
See Also