How to close Form1 and open Form2
1.c# - Open Form2 from Form1, close Form1 from Form2 - Stack ...
Description:if you just want to close form1 from form2 without closing
form2 as well in the process, as the title suggests, then you could pass a
reference to form 1 along to ...
2.Open form 2 close form 1
Description:Hi Ive tryed for some time now to work out how to close form1
and open form2 as im moving from vb6 to C# 2005 im finding it rather
strange and a bit of a learning ...
3.Open form 2 close form 1
Description:17-12-2005 · Hi Ive tryed for some time now to work out how to
close form1 and open form2 as im moving from vb6 to C# 2005 im finding it
rather strange and a bit of a ...
4.c# - close form1 & open form2 - Stack Overflow
Description:I used two forms in my windows application that they aren't my
main form. Now I want to close form1 and open form2. How to I do this.
Thanx.
5.close Form1 & open Form2 - Visual Basic .NET
Description:09-03-2006 · close Form1 & open Form2. Visual Basic .NET
Forums on Bytes. 386,003 Members | 2,216 Online Join Now; login + Ask
Question ...
6.Close form1 to open form2 - .Net Framework
Description:can anyone help me i have form1 and form2 click button in
form1 to open form2 why when i close form1 it always close all fo.Net
Framework Answers.
7.how to close form1 when i open form2?-VBForums
Description:Can any one knows how to close form1 when i open form2, like
when i heave a login ... VB Code: this. Close ( ) ; Form2 newform = new
Form2 ( ) ; newform. Show ( ) ; I ...
8.[Solved] how to close form1 when form2 open - CodeProject
Description:Hi, if your form 1 is the main form you cannot close the main
form, instead you can hide them using the ".Hide()" call. This is because
if you close your main form ...
9.Open Form2 From Form1, Close Form2 = Form1 Values Have # ...
Description:Hi, I have 2 forms. form1 & form 2. Form1 is full with
textboxes etc, so for one task (datainput from user), i want to open a new
form (form2). 1.
10.close Form1 & open Form2 - Tech-Archive.net
Description:I am calling finalize when form2 loads and deactivates form1
which closes form1. However, same thing is not happening in form2 because
finalize is
No comments:
Post a Comment