StartOfLineCommand Constructors
Moves the cursor to the start of the current line.Name | Parameters | Description |
---|---|---|
StartOfLineCommand(IRichEditControl) | control | Initializes a new instance of the StartOfLineCommand class with the specified owner. |
See Also