Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_PARENT Field
The window number of the current window's parent; zero if the window is a top-level window.
[Visual Basic]
Public Const GLUT_WINDOW_PARENT As
Integer = 117
[C#]
public const
int GLUT_WINDOW_PARENT = 117;
See Also
Glut Class | Tao.FreeGlut Namespace