Tao.FreeGlut SDK Documentation

Glut.GLUT_CURSOR_TEXT Field

Insertion point cursor for text.

[Visual Basic]
Public Const GLUT_CURSOR_TEXT As Integer = 8
[C#]
public const int GLUT_CURSOR_TEXT = 8;

See Also

Glut Class | Tao.FreeGlut Namespace