BOOL Update( int nItem );
Return Value
Nonzero if successful; otherwise zero.
Parameters
nItem
Index of the item to be updated.
Remarks
Call this function to force the list view control to repaint the item specified by nItem. This function also arranges the list view control if it has the LVS_AUTOARRANGE style.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::DrawItem