|
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: