Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

how to close child instance

$
0
0

Dear all,

i want to close the child instance when next form is load

i m using this code:-

private void frmPersonalData_Load(object sender, EventArgs e)
        {
            frmPersonalDataSecurity frmPds = new frmPersonalDataSecurity();
            //frmPds.Hide();
            //this.close()
        }


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>