Property UseVisualStyleBackColor
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
Remarks
Currently this property doesn't do anything and is added for compatibility.