www.icetips.com  Icetips Utilities Documentation 5/9/2015    

Windows Class: RedrawClientArea

Previous  Top  Next  


Prototype: (none)

 

This method uses InvalidateRect to force a redraw of the window client area.  Sometimes residual bits may be left on a screen, particularly when dealing with non-native Clarion controls.  This method takes care of cleaning and redrawing the screen. 

 

Example:

ITW  ITWindowsClass

Code

ITW.RedrawClientArea

 

 

See also:

 

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/redrawclientarea_window.htm