TaskDialogPage.LinkClicked Event

Definition

Occurs when the user has clicked on a link.

C#
public event EventHandler<System.Windows.Forms.TaskDialogLinkClickedEventArgs>? LinkClicked;

Event Type

Remarks

This event will only be raised if EnableLinks is set to true.

Applies to

Product Versions
Windows Desktop 8, 9