Tao.Platform.Windows SDK Documentation |
|
Gdi.PFD_DRAW_TO_WINDOW Field
The buffer can draw to a window or device surface.
[Visual Basic]Public Const PFD_DRAW_TO_WINDOW As
Integer = 4
[C#]public const
int PFD_DRAW_TO_WINDOW = 4;
See Also
Gdi Class | Tao.Platform.Windows Namespace