ChangeCaseCommand Constructors
Changes selected text between title case, upper case, and lower case.| Name | Parameters | Description |
|---|---|---|
| ChangeCaseCommand(IRichEditControl) | control | Initializes a new instance of the ChangeCaseCommand class with the specified owner. |
See Also