private void createost_Click(object sender, EventArgs e) { Postav p = new Postav(); p.ShowDialog(); }