Table of Contents

Property UseVisualStyleBackColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UseVisualStyleBackColor

Gets or sets a value that determines if the background is drawn using visual styles, if supported.

[Browsable(false)]
public virtual bool UseVisualStyleBackColor { get; set; }

Property Value

bool

true if the background is drawn using visual styles; otherwise, false.

Remarks

Currently this property doesn't do anything and is added for compatibility.