Navigation: thinBasic Modules > UI (User Interface) > UDT predefined in UI module > Paint UDTs > PAINTSTRUCT |
|
Description
PAINTSTRUCT structure.
Syntax
Type PAINTSTRUCT
hDC As Dword
fErase As Long
rcPaint As RECT
fRestore As Long
fIncUpdate As Long
rgbReserved(32) As Byte
End Type
Remarks
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |