[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1CustomButton

C1CustomButton Class

Represents a button or a command link that can be hosted in a task dialog.

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

Constructors

Name Description
C1CustomButton()

Initializes a new instance of a C1CustomButton.

Properties

Name Description
Enabled

Gets or sets a value that indicates whether the button is enabled.

Name

Gets or sets a name associated with the C1CustomButton.

Note

Gets or sets the command link's note (explanation).

Owner

Gets the owner C1TaskDialog.

ShowElevationIcon

Gets or sets a value that controls whether the elevation icon is displayed.

Text

Gets or sets the button text or the command link's command text.