[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oWin:paint() -> < nil >
------------------------------------------------------------------------------
DESCRIPTION:
This method controls the actual painting of the window. It should NOT be
called directly ( it needs to be called within a BeginPaint() /
EndPaint() sequence )
To repaint the window, use the method ::Refresh()
If you have defined a ::bPainted Codeblock, it will be evaluated
in this method with hDC and cPS as parameters.
!seealso:"BeginPaint" "EndPaint" "Refresh" "bPainted"
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson