private void Main_m_tprice_Click(object sender, System.EventArgs e) { FPricetype Fpt = new FPricetype(); Fpt.ShowDialog(); }