Contents Index Topic Contents | ||
Previous Topic: LVM_GETTEXTCOLOR Next Topic: LVM_GETTOPINDEX |
LVM_GETTOOLTIPS
LVM_GETTOOLTIPS wParam = 0; lParam = 0;Retrieves the tooltip control that the list view control uses to display tooltips. You can send this message explicitly or use the ListView_GetToolTips macro.
- Returns the handle of the tooltip control.
See also LVM_SETTOOLTIPS
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.