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