This method redisplays the images in the Thumbnail Control.
[Visual
Basic] thumbcontrolname.Refresh
[Visual
C++] thumbcontrolname.Refresh()
Parameters
None
Return Value
None
Explanation
The Refresh method redisplays the images in the Thumbnail Control. When using in Visual Basic.NET and Visual C#.NET, please replace Refresh with CtlRefresh.