Click or drag to resize

RichTextBoxWordColoringRuleBackgroundColor Property

Gets or sets the background color. Names are identical with KnownColor enum extended with Empty value which means that background color won't be changed.

Namespace:  NLog.Windows.Forms
Assembly:  NLog.Windows.Forms (in NLog.Windows.Forms.dll) Version: 5.2.4+61769f974f2d827eeb9ad49a6ae7d02f62cfdccc
Syntax
public Layout BackgroundColor { get; set; }

Property Value

Type: Layout
See Also