Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |
|