Prev Next
ListView_GetItemSpacing info Overview GroupThe ListView_GetItemSpacing macro determines the spacing between items in a list view control. You can use this macro or explicitly send the LVM_GETITEMSPACING message. DWORD ListView_GetItemSpacing(
Parameters
Return ValuesReturns the amount of spacing between items. See Also |