Represents a command that changes the font highlight color in the RichTextBox.
Definition
Namespace:Telerik.Windows.Documents.RichTextBoxCommands
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class ChangeFontHighlightColorCommand : ChangeColorCommandBase, ICommand
Inheritance: objectRichTextBoxCommandBaseChangeColorCommandBaseChangeFontHighlightColorCommand
Implements:
Inherited Members
Constructors
Methods
C#
protected override void SetColor(Color color)
Overrides: