Click here to Skip to main content
15,886,362 members
Home / Discussions / C#
   

C#

 
QuestionHow can I make one Form show another? Pin
Anonymous14-Jul-03 8:26
Anonymous14-Jul-03 8:26 
AnswerRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:34
J. Dunlap14-Jul-03 8:34 
GeneralRe: How can I make one Form show another? Pin
Anonymous14-Jul-03 8:36
Anonymous14-Jul-03 8:36 
GeneralRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:44
J. Dunlap14-Jul-03 8:44 
GeneralActually I do have one more question Pin
Anonymous14-Jul-03 8:46
Anonymous14-Jul-03 8:46 
GeneralRe: Actually I do have one more question Pin
J. Dunlap14-Jul-03 8:48
J. Dunlap14-Jul-03 8:48 
GeneralNope, no love. Pin
Anonymous14-Jul-03 8:53
Anonymous14-Jul-03 8:53 
GeneralFixed it, kinda Pin
frogb0x14-Jul-03 8:57
frogb0x14-Jul-03 8:57 
I went into the Closed event for Form2 and just put in this line, which works:

Application.Exit();

Still, I'd like to know if there's a way to do it without having to add that.

PS: Since I'm posting so much, I thought I should hunt down my p/w and login! Wink | ;)
GeneralRe: Fixed it, kinda Pin
J. Dunlap14-Jul-03 8:59
J. Dunlap14-Jul-03 8:59 
GeneralRe: Fixed it, kinda Pin
frogb0x14-Jul-03 9:00
frogb0x14-Jul-03 9:00 
GeneralDirectShow .NET HELP!!! Pin
Brian JR14-Jul-03 8:17
Brian JR14-Jul-03 8:17 
GeneralRe: DirectShow .NET HELP!!! Pin
Mazdak14-Jul-03 9:30
Mazdak14-Jul-03 9:30 
GeneralNavigating to a new page and Communicating with C++ Pin
pdunn14-Jul-03 7:48
pdunn14-Jul-03 7:48 
GeneralRe: Navigating to a new page and Communicating with C++ Pin
Mazdak14-Jul-03 9:35
Mazdak14-Jul-03 9:35 
GeneralUpdating IE automatically Pin
Meysam Mahfouzi14-Jul-03 6:50
Meysam Mahfouzi14-Jul-03 6:50 
GeneralRe: Updating IE automatically Pin
Not Active14-Jul-03 7:03
mentorNot Active14-Jul-03 7:03 
GeneralRe: Updating IE automatically Pin
Meysam Mahfouzi14-Jul-03 18:36
Meysam Mahfouzi14-Jul-03 18:36 
GeneralReceiveFailure problem Pin
viperxp14-Jul-03 6:49
viperxp14-Jul-03 6:49 
GeneralStopping a service - programmatically Pin
Anonymous14-Jul-03 6:16
Anonymous14-Jul-03 6:16 
GeneralRe: Stopping a service - programmatically Pin
Xiangyang Liu 刘向阳14-Jul-03 6:23
Xiangyang Liu 刘向阳14-Jul-03 6:23 
GeneralPerforming Validation Pin
precious66214-Jul-03 5:35
precious66214-Jul-03 5:35 
GeneralRe: Performing Validation Pin
Anonymous14-Jul-03 6:35
Anonymous14-Jul-03 6:35 
QuestionListbox using Objects? Pin
codycaillet14-Jul-03 5:35
codycaillet14-Jul-03 5:35 
GeneralGDI+ question Pin
Mazdak14-Jul-03 5:22
Mazdak14-Jul-03 5:22 
GeneralRe: GDI+ question Pin
J. Dunlap14-Jul-03 7:53
J. Dunlap14-Jul-03 7:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.