private void Main_m_service_Click(object sender, EventArgs e) { FService F = new FService(); F.ShowDialog(); }