EndOfLineCommand Constructors
Moves the caret to the end of line, and scrolls the document to show the caret position.| Name | Parameters | Description |
|---|---|---|
| EndOfLineCommand(IRichEditControl) | control | Initializes a new instance of the EndOfLineCommand class with the specified owner. |
See Also