Tao.Platform.Windows SDK Documentation |
|
Gdi.PFD_UNDERLAY_PLANE Field
The layer is the underlay plane.
[Visual Basic]
Public Const PFD_UNDERLAY_PLANE As
Integer = -1
[C#]
public const
int PFD_UNDERLAY_PLANE = -1;
See Also
Gdi Class | Tao.Platform.Windows Namespace