Tao.Platform.Windows SDK Documentation |
|
Gdi.PFD_SUPPORT_GDI Field
The buffer supports GDI drawing. This flag and PFD_DOUBLEBUFFER are mutually exclusive in the current generic implementation.
[Visual Basic]Public Const PFD_SUPPORT_GDI As
Integer = 16
[C#]public const
int PFD_SUPPORT_GDI = 16;
See Also
Gdi Class | Tao.Platform.Windows Namespace