private void buttonShowKeyInfo_Click(object sender, EventArgs e) { ManualControl kf = new ManualControl(); kf.Show(); }