TTN_LINKCLICK notification code

Sent when a text link inside a balloon tooltip is clicked. This notification code is sent in the form of a WM_NOTIFY message.

TTN_LINKCLICK

Parameters

This notification code has no parameters.

Return value

Return value not used.

Remarks

Following is an example of when this notification is sent. Assume that your balloon tooltip contains the following text, "This is a link". When "link" is clicked, the tooltip control sends a TTN_LINKCLICK notification code.

Note

To use this notification code, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h