Tao.Platform.Windows SDK Documentation |
|
SimpleOpenGlControl.AutoMakeCurrent Property
Gets and sets the OpenGL control's automatic forcing of the rendering context to be current before drawing.
[Visual Basic]
Public Property AutoMakeCurrent As
Boolean
[C#]
public
bool AutoMakeCurrent {get; set;}
See Also
SimpleOpenGlControl Class | Tao.Platform.Windows Namespace