Dears ;
I want to show a form on a click of a button, as we can do in VB 6.0.
Form1.show
but now, there is no show method in VB.NET and now form is an object of windows class and now we have to inherits windows class. So, now how can we open a form from another form on button click.
I am new to VB.NET
Muhammad Essa Mughal
Software Engineer
essamughal@yahoo.com
I want to show a form on a click of a button, as we can do in VB 6.0.
Form1.show
but now, there is no show method in VB.NET and now form is an object of windows class and now we have to inherits windows class. So, now how can we open a form from another form on button click.
I am new to VB.NET
Muhammad Essa Mughal
Software Engineer
essamughal@yahoo.com