Spread Windows Forms 12.0 Product Documentation
Update() Method


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : Update() Method
Causes the control to redraw the invalidated regions with its client area.
Syntax
'Declaration
 
Public Overridable Sub Update() 
'Usage
 
Dim instance As ElementWindowless
 
instance.Update()
public virtual void Update()
See Also

Reference

ElementWindowless Class
ElementWindowless Members