Click or drag to resize

ITaskDialogCommandLink Properties

The ITaskDialogCommandLink type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets identifier of command link (this identifier will be returned by ITaskDialog when user click on command link)
Public propertyMainText
Gets or sets the command link main text
Public propertyNote
Gets or sets the command link notes (appears below main text with a small font)
Top
See Also