Prev Next
ListView_GetColumnWidth info Overview GroupThe ListView_GetColumnWidth macro retrieves the width of a column in report or list view. You can use this macro or explicitly send the LVM_GETCOLUMNWIDTH message. int ListView_GetColumnWidth(
Parameters
Return ValuesReturns the column width if successful or zero otherwise. See Also |