Beispiel #1
0
 public FlowsheetSurfaceControlHandler_OpenGL()
 {
     nativecontrol = new FlowsheetSurface_Mac_OpenGL();
     this.Control  = nativecontrol;
 }