//<<INFO LOCAL>>
 private void InitializeInfoButton_Click(object sender, EventArgs e)
 {
     InfoPanel.BringToFront();
 }