System.Windows.Forms.RadioButton: Property Members

The properties of System.Windows.Forms.RadioButton are listed below. For a list of all members, see the RadioButton Members list.

See Also: Inherited members from System.Windows.Forms.ButtonBase

Public Properties

AppearanceAppearance.

Gets or sets a value determining the appearance of the System.Windows.Forms.RadioButton.

AutoCheckbool.

Gets or sets a value indicating whether the RadioButton.Checked value and the appearance of the control automatically change when the control is clicked.

CheckAlignSystem.Drawing.ContentAlignment.

Gets or sets the location of the check box portion of the System.Windows.Forms.RadioButton.

Checkedbool.

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

TabStopbool.

Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.

override
TextAlignSystem.Drawing.ContentAlignment.

Gets or sets the alignment of the text on the System.Windows.Forms.RadioButton control.

Protected Properties

[read-only]
override
CreateParamsCreateParams.

Gets the required creation parameters when the control handle is created.

[read-only]
override
DefaultSizeSystem.Drawing.Size.

Gets the default size of the control.