private void buttonChatSystem_Click(object sender, EventArgs e) { this.Hide(); timerWait.Stop(); FormChat.showForm(); }