Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Read data from excel file c# Pin
emilio_ts19-Nov-08 8:46
emilio_ts19-Nov-08 8:46 
GeneralRe: Read data from excel file c# Pin
Andrew Rissing19-Nov-08 9:14
Andrew Rissing19-Nov-08 9:14 
GeneralRe: Read data from excel file c# Pin
emilio_ts19-Nov-08 9:35
emilio_ts19-Nov-08 9:35 
QuestionThreading question (new form) Pin
EliottA19-Nov-08 6:11
EliottA19-Nov-08 6:11 
AnswerRe: Threading question (new form) Pin
Judah Gabriel Himango19-Nov-08 6:32
sponsorJudah Gabriel Himango19-Nov-08 6:32 
QuestionForm closing Pin
netJP12L19-Nov-08 6:03
netJP12L19-Nov-08 6:03 
AnswerRe: Form closing Pin
Michael Bookatz19-Nov-08 6:23
Michael Bookatz19-Nov-08 6:23 
AnswerRe: Form closing Pin
Pedram Behroozi19-Nov-08 6:53
Pedram Behroozi19-Nov-08 6:53 
WinForms have a Main form which you called in Application.Run(new MainForm()); this form must be active while your application is running. Beside your Child forms in MDIParent need their parent to be activate even if your parent form is not your Main form.
Hope can help you

Life is 5: 3 me, 1 you.

Question[Message Deleted] Pin
mobius11100119-Nov-08 5:56
mobius11100119-Nov-08 5:56 
GeneralCross-post Pin
Wendelius19-Nov-08 6:18
mentorWendelius19-Nov-08 6:18 
GeneralRe: Cross-post Pin
mobius11100119-Nov-08 6:51
mobius11100119-Nov-08 6:51 
QuestionTooltip for Menu Item Pin
#realJSOP19-Nov-08 5:48
professional#realJSOP19-Nov-08 5:48 
AnswerRe: Tooltip for Menu Item [modified] Pin
led mike19-Nov-08 6:06
led mike19-Nov-08 6:06 
AnswerRe: Tooltip for Menu Item Pin
Wendelius19-Nov-08 6:32
mentorWendelius19-Nov-08 6:32 
GeneralRe: Tooltip for Menu Item Pin
#realJSOP19-Nov-08 6:38
professional#realJSOP19-Nov-08 6:38 
GeneralRe: Tooltip for Menu Item Pin
Wendelius19-Nov-08 6:48
mentorWendelius19-Nov-08 6:48 
GeneralRe: Tooltip for Menu Item Pin
#realJSOP19-Nov-08 7:15
professional#realJSOP19-Nov-08 7:15 
GeneralRe: Tooltip for Menu Item Pin
Wendelius19-Nov-08 7:40
mentorWendelius19-Nov-08 7:40 
GeneralRe: Tooltip for Menu Item Pin
#realJSOP19-Nov-08 8:10
professional#realJSOP19-Nov-08 8:10 
QuestionRe: Tooltip for Menu Item Pin
postonoh19-Nov-08 6:36
postonoh19-Nov-08 6:36 
Questionwhat to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!19-Nov-08 5:42
Pr@teek B@h!19-Nov-08 5:42 
AnswerRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Ennis Ray Lynch, Jr.19-Nov-08 5:49
Ennis Ray Lynch, Jr.19-Nov-08 5:49 
QuestionRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!19-Nov-08 6:07
Pr@teek B@h!19-Nov-08 6:07 
AnswerRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Ennis Ray Lynch, Jr.19-Nov-08 6:12
Ennis Ray Lynch, Jr.19-Nov-08 6:12 
GeneralRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!19-Nov-08 6:18
Pr@teek B@h!19-Nov-08 6:18 

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.