VS Team System
Windows Live
Visual J#
Visual FoxPro
Smart Device
SQL Server
Windows Forms
Visual Studio
Architecture
Visual C#
VS Express Editions
.NET Development
Windows Vista
Microsoft ISV
Visual Basic
Software Development Network>> Windows Forms>> How do I navigate to another form. pls help.
How do I navigate to another form. pls help.
Hot Topic
what is the difference between no-touch and click-once deployment?
Extra complex data layout.
Conditonal display of value in the column of the Datagrid
Format datagridview column but avoid CellFormatting event
BindingSource
ComboBox with custom back color for each item
A real 'Newbie' question about data binding...
Pocket TaskVision - where is it?
setting textbox text onto a child Form
Increased control size in MDI Child form.
Windows Forms
Arguments in URL to start Smart Client
how to sort winform's databinding by related table's column?
tableLayoutPanel bugs
How to attch another form to main form
Accessing Design-Time Only Properties
Error in using dynaming ComboBoxes
String Fuction
How to deploy WSE 2.0 Service Pack 3 enabled application without separate install of WSE?
ClickOnce no longer recognize the certificate file used to sign the assemblies
How to add custom prerequisite for ClickOnce?
How do I navigate to another form. pls help.
Hi how do I navigate to another form.
eg in a buttons click event.
So if someone clicked on the nextpage button on form 1 it took them to form2.
Please help.
Thanks
Answer this question
How do I navigate to another form. pls help.
wargy2
the examples here
http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemwindowsformsformclassshowdialogtopic.asp
show how to open a new form as a dialog box and then take action on whether the user clicked OK or Cancel
How do I navigate to another form. pls help.
Answer this question
How do I navigate to another form. pls help.
wargy2
http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemwindowsformsformclassshowdialogtopic.asp
show how to open a new form as a dialog box and then take action on whether the user clicked OK or Cancel