WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class / EnableHyperlinks Property

In This Topic
EnableHyperlinks Property
In This Topic
Enables hyperlink processing for the dialog strings.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskDialog.EnableHyperlinks", "Enables hyperlink processing for the dialog strings.")>
<C1CategoryAttribute("Captions")>
<DefaultValueAttribute(True)>
Public Property EnableHyperlinks As Boolean
 
See Also