Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.Refresh Method

Updates the control view

Syntax
Public Sub Refresh (Optional ByVal bRefreshNow As Boolean = False)
Parameters
Parameter Description
Optional ByVal bRefreshNow As Boolean = False True for using the Refresh method, False otherwise
Remarks