System.Windows.Forms.RadioButton.Checked Property

Gets or sets a value indicating whether the control is checked.

Syntax

[System.ComponentModel.Bindable(true, System.ComponentModel.BindingDirection.OneWay)]
[System.ComponentModel.SettingsBindable(true)]
[System.ComponentModel.DefaultValue(false)]
public bool Checked { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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