Spread Windows Forms 12.0 Product Documentation
Refresh Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : Refresh Method
Forces the element to invalidate its client area and immediately repaint.
Syntax
'Declaration
 
Public Overridable Sub Refresh() 
'Usage
 
Dim instance As ElementWindowless
 
instance.Refresh()
public virtual void Refresh()
Remarks
For more information, see the Refresh method in the Microsoft .NET Framework Reference.
See Also

Reference

ElementWindowless Class
ElementWindowless Members
Update Method