This sounds very trivial to me but I couldn't figure it out.
I am trying to change to a different window in a windows application... I would use Response.redirect like when doing a web form and ASP.NET, but this is a windows form.
So any advice or examples on how to change forms would be awesome, also when changing forms do you have to pass over objects or do they stay created since it is only a web form?
Loading
Peter GentPosted Jun 14, 2009, 8:46 AM
Ondrej MasitaPosted Jun 14, 2009, 9:25 AM
Peter GentPosted Jun 14, 2009, 8:22 AM
I have also tried to find it using this.[FindControl(), Controls, etc.] but no luck so far.
Kirtan PatelPosted Jun 13, 2009, 5:17 AM
give me some More info about ur project
Peter GentPosted Jun 13, 2009, 1:04 AM
I couldn't find any value to pass into Form that would let me set the form it was equal to either.
Kirtan PatelPosted Jun 13, 2009, 12:53 AM