System.Windows.Forms.ControlStyles.SupportsTransparentBackColor Field

If true, the control accepts a Control.BackColor with an alpha component of less than 255 to simulate transparency. Transparency will be simulated only if the ControlStyles.UserPaint bit is set to true and the parent control is derived from System.Windows.Forms.Control.

Syntax

ControlStyles SupportsTransparentBackColor

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0