Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / Refresh Method


In This Topic
Refresh Method (ElementWindowless)
In This Topic
Forces the element to invalidate its client area and immediately repaint.
Syntax
'Declaration
 
Public Overridable Sub Refresh() 
 
'Usage
 
Dim instance As ElementWindowless
 
instance.Refresh()
See Also