Color that should be used if visual styles is enabled. Current implementation of the tab control will not paint transparency correct as the controls is not bound to the tab page itself but have the form window as parent.

Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public Color VisualStyleBackColor { get; set; }

See Also