CListCtrl::Update
Visual Studio 2012
Forces the list view control to repaint the item specified by nItem.
BOOL Update( int nItem );
See the example for CListCtrl::GetSelectedCount.
Forces the list view control to repaint the item specified by nItem.
BOOL Update( int nItem );
See the example for CListCtrl::GetSelectedCount.