Spread Windows Forms 10.0 Product Documentation
Update Method (ElementWindowless)


Forces the element to repaint immediately any region that has become invalid.
Forces the element to repaint immediately.
Overload List
OverloadDescription
UpdateCauses the control to redraw the invalidated regions with its client area.  
Remarks

Contrast the Update method with the Refresh method. The Update method forces the control to repaint invalid areas immediately. The Refresh method has the control check for invalid areas and then immediately repaint invalid areas.

For more information, see the Refresh method in the Microsoft .NET Framework Reference.

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

ElementWindowless Class
ElementWindowless Members
Refresh Method
Refresh Method

 

 


Copyright © GrapeCity, inc. All rights reserved.