private void tileMobile_Click(object sender, EventArgs e) { MobileTheft obj = new MobileTheft(); obj.Show(); this.Hide(); }