Tao.Platform.Windows SDK Documentation

SimpleOpenGlControl.AutoCheckErrors Property

Gets and sets the OpenGL control's automatic sending of a glGetError command after drawing.

[Visual Basic]
Public Property AutoCheckErrors As Boolean
[C#]
public bool AutoCheckErrors {get; set;}

See Also

SimpleOpenGlControl Class | Tao.Platform.Windows Namespace