Click here to Skip to main content
15,915,864 members
Home / Discussions / C#
   

C#

 
GeneralRe: not able to see controls on form its get hide automatically Pin
#realJSOP17-Mar-10 2:39
professional#realJSOP17-Mar-10 2:39 
GeneralRe: not able to see controls on form its get hide automatically Pin
Dave Kreskowiak17-Mar-10 3:19
mveDave Kreskowiak17-Mar-10 3:19 
QuestionProblem in Datagridview with multiple combobox windows c# Pin
Member 441328317-Mar-10 1:33
Member 441328317-Mar-10 1:33 
QuestionNetMeeting using C# Pin
v_neil8717-Mar-10 1:26
v_neil8717-Mar-10 1:26 
AnswerRe: NetMeeting using C# Pin
Greg Chelstowski17-Mar-10 1:35
Greg Chelstowski17-Mar-10 1:35 
GeneralRe: NetMeeting using C# Pin
OriginalGriff17-Mar-10 7:04
mveOriginalGriff17-Mar-10 7:04 
QuestionHooking Pin
Sokka_sta17-Mar-10 1:01
Sokka_sta17-Mar-10 1:01 
AnswerRe: Hooking Pin
#realJSOP17-Mar-10 1:49
professional#realJSOP17-Mar-10 1:49 
I posted a tip on using subsequent forms from the app class. Have the first form be the spalsh panel (or whatever you want to call it), and code accordingly. The splash panel would spawn a thread that performed the startup code, and if startup completed before the user pressed the cancel button, the first form would close and the 2nd form would be displayed.

Here's my tip:

Multiple Subsequent Main Forms In C# Apps[^]
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

QuestionWin CE software re-boot Pin
Richard W Allen17-Mar-10 0:43
Richard W Allen17-Mar-10 0:43 
AnswerRe: Win CE software re-boot Pin
AspDotNetDev17-Mar-10 0:59
protectorAspDotNetDev17-Mar-10 0:59 
GeneralRe: Win CE software re-boot Pin
Richard W Allen17-Mar-10 1:07
Richard W Allen17-Mar-10 1:07 
GeneralRe: Win CE software re-boot Pin
Xmen Real 17-Mar-10 4:09
professional Xmen Real 17-Mar-10 4:09 
QuestionHow to Implement Security application block? Pin
amit_8316-Mar-10 23:53
professionalamit_8316-Mar-10 23:53 
AnswerRe: How to Implement Security application block? Pin
Keith Barrow17-Mar-10 0:19
professionalKeith Barrow17-Mar-10 0:19 
GeneralRe: How to Implement Security application block? Pin
amit_8317-Mar-10 0:33
professionalamit_8317-Mar-10 0:33 
GeneralRe: How to Implement Security application block? Pin
#realJSOP17-Mar-10 1:50
professional#realJSOP17-Mar-10 1:50 
Questioncreating Dynmaic Objects in C# Pin
Anil Kumar.Arvapalli16-Mar-10 23:33
Anil Kumar.Arvapalli16-Mar-10 23:33 
AnswerRe: creating Dynmaic Objects in C# Pin
OriginalGriff16-Mar-10 23:52
mveOriginalGriff16-Mar-10 23:52 
GeneralRe: creating Dynmaic Objects in C# Pin
AspDotNetDev17-Mar-10 0:56
protectorAspDotNetDev17-Mar-10 0:56 
GeneralRe: creating Dynmaic Objects in C# Pin
OriginalGriff17-Mar-10 1:16
mveOriginalGriff17-Mar-10 1:16 
GeneralRe: creating Dynmaic Objects in C# Pin
Greg Chelstowski17-Mar-10 1:36
Greg Chelstowski17-Mar-10 1:36 
Questionchar array to string Pin
Member 59031016-Mar-10 21:54
Member 59031016-Mar-10 21:54 
AnswerRe: char array to string Pin
Nuri Ismail16-Mar-10 22:04
Nuri Ismail16-Mar-10 22:04 
AnswerRe: char array to string Pin
Richard MacCutchan16-Mar-10 22:04
mveRichard MacCutchan16-Mar-10 22:04 
GeneralRe: char array to string Pin
AspDotNetDev16-Mar-10 22:55
protectorAspDotNetDev16-Mar-10 22:55 

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.