InsertTextCommand Constructors
Inserts text at the current position in a document.Name | Parameters | Description |
---|---|---|
InsertTextCommand(IRichEditControl) | control | Initializes a new instance of the InsertTextCommand class with the specified owner. |
See Also