ChangeFontColorCommand Constructors
A command to change the font color of the selected text.| Name | Parameters | Description |
|---|---|---|
| ChangeFontColorCommand(IRichEditControl) | control | Initializes a new instance of the ChangeFontColorCommand class with the specified owner. |
See Also