TaskDialogCommandLink Properties

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The TaskDialogCommandLink type exposes the following members.

Properties

  NameDescription
Default
Gets or sets a value that indicates whether this button is the default button.
(Inherited from TaskDialogButtonBase.)
Enabled
Gets or sets a value that determines whether the button is enabled.
(Inherited from TaskDialogButtonBase.)
Instruction
Gets or sets the instruction associated with this command link button.
Name (Inherited from DialogControl.)
ShowElevationIcon
Gets or sets a value that controls whether the elevation icon is displayed.
(Inherited from TaskDialogButton.)
Text
Gets or sets the button text.
(Inherited from TaskDialogButtonBase.)

See Also