System.Windows.Forms.RadioButtonRenderer.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 the RadioButtonRenderer.RenderMatchingApplicationState property is true, the System.Windows.Forms.RadioButtonRenderer uses the setting from the Application.RenderWithVisualStyles property to determine the rendering style. If RadioButtonRenderer.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