private void propertiesToolStripMenuItem_Click(object sender, EventArgs e)
 {
     MainLayout.ShowPropertiesFrame();
 }