OpenGLSurface.Configure
From Xojo Documentation
Event
For advanced configuration of the OpenGL context. On Mac and Linux, returns an attributes array list (an array of 32-bit integers). On Windows, return a PIXELFORMATDESCRIPTOR structure.
Notes
This event is called before the Open event.