[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1RadioButton

C1RadioButton Class

Defines a radio button that can be hosted in a task dialog.

Inheritance
C1RadioButton
Implements
Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public class C1RadioButton : ICloneable

Constructors

Name Description
C1RadioButton()

Initializes a new instance of a C1RadioButton.

Properties

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.