หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This section contains information about the programming elements used with SysLink controls.
Overviews
| Topic | Contents |
|---|---|
| SysLink Controls | The SysLink control provides a convenient way to embed hypertext links in a window. |
Messages
| Topic | Contents |
|---|---|
| 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
| Topic | Contents |
|---|---|
| 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. |