MakeTextLowerCaseCommand Constructors
Converts selected text to lower case.Name | Parameters | Description |
---|---|---|
MakeTextLowerCaseCommand(IRichEditControl) | control | Initializes a new instance of the MakeTextLowerCaseCommand class with the specified owner. |
See Also