private void OnBuildTabStrip(object sender, EventArgs e) { TabEditor oEditor = new TabEditor(); oEditor.EditComponent(this.Component); }