[]
Defines a radio button that can be hosted in a task dialog.
public class C1RadioButton : ICloneable
Name | Description |
---|---|
C1RadioButton() | Initializes a new instance of a C1RadioButton. |
Name | Description |
---|---|
Enabled | Gets or sets a value that indicates whether the radio button is enabled. |
Name | Gets or sets a name associated with the C1RadioButton. |
Owner | Gets the owner C1TaskDialog. |
Text | Gets or sets the radio button text. |