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