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

Definition

Namespace:Telerik.WinForms.Documents.UI

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class CommentAppearanceSettings

Inheritance: objectCommentAppearanceSettings

Constructors

C#
public CommentAppearanceSettings()

Properties

C#
public Brush BackgroundBrush { get; set; }
C#
public Brush BorderBrush { get; set; }
C#
public Color HighlightColor { get; set; }