System.Windows.Forms.GroupBoxRenderer.RenderMatchingApplicationState Property

Gets or sets a value indicating whether the renderer uses the application state to determine rendering style.

Syntax

public static bool RenderMatchingApplicationState { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If GroupBoxRenderer.RenderMatchingApplicationState is true, the System.Windows.Forms.GroupBoxRenderer uses the setting from Application.RenderWithVisualStyles to determine the rendering style. If GroupBoxRenderer.RenderMatchingApplicationState is false, the renderer will always render using visual styles.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0