private void FormModernOpenGL_Load(object sender, EventArgs e) { this.pyramidElement = new PyramidDemo(); this.pyramidElement.Initilize(); }