method ExFolderView.Refresh ()
Refreshes the control.

TypeDescription
Calling Refresh method causes the control to repaint itself immediately. This method is useful when, for example, AutoUpdate property is set to False, and the current folder structure may have been changed. By default, the Refresh method is called when the user presses the F5 key.