private void button5_Click(object sender, EventArgs e) { BrowseDataDictionary form = new BrowseDataDictionary(); form.Show(); }