Contents Index Topic Contents | ||
Previous Topic: LVM_GETTOOLTIPS Next Topic: LVM_GETUNICODEFORMAT |
LVM_GETTOPINDEX
LVM_GETTOPINDEX wParam = 0; lParam = 0;Retrieves the index of the topmost visible item when in list or report view. You can send this message explicitly or by using the ListView_GetTopIndex macro.
- Returns the index of the item if successful, or zero if the list view control is in icon or small icon view.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.