Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WToolbarTip:Paint() Method
Draw/re-draw the tip's window
------------------------------------------------------------------------------

Syntax
<oWnd>:Paint()   -->   0

Arguments
None.  However, the protected property self:hDC is a valid device context.

You can access the paint structure through self:aPaint, if you need it.

Returns
Zero (0).

Description
This method fills the window's client area with the tip's text.

Example
// See SOURCE\OO\CLASSES\TOOLBAR.PRG


See Also: WWindow:OnPaint()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson