Delegate GLControl.DelayUpdate Needed to delay the invoke on OS X. Also needed because OpenTK is .NET 2, otherwise I'd use an inline Action. Namespace: OpenTK Assembly: cs.temp.dll.dll Syntax public delegate void DelayUpdate();