System.Windows.Forms.Label.RenderTransparent Property

Indicates whether the container control background is rendered on the System.Windows.Forms.Label.

Syntax

[System.Obsolete("This property has been deprecated. Use BackColor instead.")]
protected virtual bool RenderTransparent { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Classes that inherit from Label can override this method to determine whether the derived control background will be rendered transparently on the form on which the control is drawn.

Requirements

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