Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
QuestionHow to assign a new Main Form!?? Pin
ferdna2-Jan-07 11:08
ferdna2-Jan-07 11:08 
AnswerRe: How to assign a new Main Form!?? Pin
Colin Angus Mackay2-Jan-07 11:22
Colin Angus Mackay2-Jan-07 11:22 
GeneralRe: How to assign a new Main Form!?? Pin
ferdna2-Jan-07 11:46
ferdna2-Jan-07 11:46 
GeneralRe: How to assign a new Main Form!?? Pin
Colin Angus Mackay2-Jan-07 12:01
Colin Angus Mackay2-Jan-07 12:01 
GeneralRe: How to assign a new Main Form!?? Pin
ferdna2-Jan-07 12:10
ferdna2-Jan-07 12:10 
GeneralRe: How to assign a new Main Form!?? Pin
Colin Angus Mackay2-Jan-07 12:14
Colin Angus Mackay2-Jan-07 12:14 
GeneralRe: How to assign a new Main Form!?? Pin
ferdna2-Jan-07 12:24
ferdna2-Jan-07 12:24 
GeneralRe: How to assign a new Main Form!?? Pin
JoeRip2-Jan-07 13:53
JoeRip2-Jan-07 13:53 
Another method is to never show your "main form", but have all of your UI in secondary forms that you load and unload as you please. Have your UI forms notify your main form when they close, and when all UI forms close, have your main form close.
GeneralRe: How to assign a new Main Form!?? Pin
ferdna15-Jan-07 10:45
ferdna15-Jan-07 10:45 
AnswerRe: How to assign a new Main Form!?? Pin
ferdna15-Jan-07 10:46
ferdna15-Jan-07 10:46 
QuestionHow to check that the registry key exists Pin
CodeItWell2-Jan-07 11:06
CodeItWell2-Jan-07 11:06 
AnswerRe: How to check that the registry key exists Pin
Stefan Troschuetz2-Jan-07 11:26
Stefan Troschuetz2-Jan-07 11:26 
QuestionWorkFlow Pin
shabonaa2-Jan-07 10:57
shabonaa2-Jan-07 10:57 
AnswerRe: WorkFlow Pin
Judah Gabriel Himango2-Jan-07 11:48
sponsorJudah Gabriel Himango2-Jan-07 11:48 
AnswerMy Experiences while porting a larger Application from C++ to C# Pin
Uwe Keim2-Jan-07 10:06
sitebuilderUwe Keim2-Jan-07 10:06 
QuestionHow to retain data in sql server Pin
ronaldanthony2-Jan-07 8:18
ronaldanthony2-Jan-07 8:18 
AnswerRe: How to retain data in sql server Pin
Pete O'Hanlon2-Jan-07 9:56
mvePete O'Hanlon2-Jan-07 9:56 
GeneralRe: How to retain data in sql server Pin
ronaldanthony2-Jan-07 20:30
ronaldanthony2-Jan-07 20:30 
Questiongeneric assembly for design patterns? Pin
rahulmballal2-Jan-07 8:04
rahulmballal2-Jan-07 8:04 
AnswerRe: generic assembly for design patterns? Pin
Uwe Keim2-Jan-07 9:08
sitebuilderUwe Keim2-Jan-07 9:08 
GeneralRe: generic assembly for design patterns? Pin
rahulmballal2-Jan-07 10:37
rahulmballal2-Jan-07 10:37 
Questionhow to search a specified string into another string? Pin
hdv2122-Jan-07 7:28
hdv2122-Jan-07 7:28 
AnswerRe: how to search a specified string into another string? Pin
Ravi Bhavnani2-Jan-07 7:40
professionalRavi Bhavnani2-Jan-07 7:40 
AnswerRe: how to search a specified string into another string? Pin
Judah Gabriel Himango2-Jan-07 7:40
sponsorJudah Gabriel Himango2-Jan-07 7:40 
QuestionC++ to C# question Pin
Vodstok2-Jan-07 7:15
Vodstok2-Jan-07 7:15 

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.