New to Telerik UI for WPFStart a free 30-day trial

Represents a command that changes the font highlight color in the RichTextBox.

Definition

Constructors

C#
public ChangeFontHighlightColorCommand(RadRichTextBox editor)
Parameters:editorRadRichTextBox

Methods

C#
protected override void SetColor(Color color)
Parameters:colorColor

Overrides: ChangeColorCommandBase.SetColor(Color)