void cc_btn_Click(object sender, Microsoft.Office.Tools.Ribbon.RibbonControlEventArgs e) { CCLicense cl = new CCLicense(); cl.Show(); }