This section contains information about the programming elements used with SysLink controls.
Overviews
SysLink Controls
The SysLink control provides a convenient way to embed hypertext links in a window.
Messages
LM_GETIDEALHEIGHT
Retrieves the preferred height of a link for the control's current width.
LM_GETIDEALSIZE
Retrieves the preferred height of a link for the control's current width.
LM_GETITEM
Retrieves the states and attributes of an item.
LM_HITTEST
Determines whether the user clicked the specified link.
LM_SETITEM
Sets the states and attributes of an item.
Structures
LHITTESTINFO
Used to get information about the link corresponding to a given location.
LITEM
Used to set and retrieve information about a link item.
NMLINK
The NMLINK Contains notification information. Send this structure with the NM_CLICK or NM_RETURN messages.