Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
JokeRe: A Little Problem in Single Instance Implementaion!!! Pin
Not Active3-Aug-06 7:44
mentorNot Active3-Aug-06 7:44 
GeneralRe: A Little Problem in Single Instance Implementaion!!! Pin
RizwanSharp3-Aug-06 7:47
RizwanSharp3-Aug-06 7:47 
AnswerRe: A Little Problem in Single Instance Implementaion!!! Pin
Josh Smith3-Aug-06 8:49
Josh Smith3-Aug-06 8:49 
GeneralRe: A Little Problem in Single Instance Implementaion!!! Pin
RizwanSharp3-Aug-06 19:36
RizwanSharp3-Aug-06 19:36 
QuestionGetting the installation directory in a Deployment project Pin
GazzaJ3-Aug-06 6:31
GazzaJ3-Aug-06 6:31 
QuestionStrange Problem Regarding TabIndex Pin
RizwanSharp3-Aug-06 6:22
RizwanSharp3-Aug-06 6:22 
AnswerRe: Strange Problem Regarding TabIndex Pin
Ingo3-Aug-06 6:35
Ingo3-Aug-06 6:35 
GeneralRe: Strange Problem Regarding TabIndex Pin
RizwanSharp3-Aug-06 6:46
RizwanSharp3-Aug-06 6:46 
Hmm, Its impossible to reinstall all the things again. But yes you are so true this is some bug with VS 2005 coz my friends also complained me about this when i discussed my problem with him.

Anyways there are 2 possibilities:
1) I Compile it at some other computer.
2) I use the method you used control.BringToFront();

Can I put control.BringToFront(); in Form's Load Event?

Can you explain the code:
Should I use this:

control.BringToFront();
control.Focus();

in Form's Load Event?

Thanks a lot for your reply,

Best Regards,
Rizwan

GeneralRe: Strange Problem Regarding TabIndex Pin
RizwanSharp3-Aug-06 6:57
RizwanSharp3-Aug-06 6:57 
GeneralRe: Strange Problem Regarding TabIndex Pin
Ingo3-Aug-06 8:18
Ingo3-Aug-06 8:18 
GeneralRe: Strange Problem Regarding TabIndex Pin
RizwanSharp3-Aug-06 19:40
RizwanSharp3-Aug-06 19:40 
GeneralRe: Strange Problem Regarding TabIndex Pin
Ingo3-Aug-06 22:13
Ingo3-Aug-06 22:13 
AnswerRe: Strange Problem Regarding TabIndex Pin
Paul Brower3-Aug-06 10:42
Paul Brower3-Aug-06 10:42 
GeneralRe: Strange Problem Regarding TabIndex Pin
RizwanSharp3-Aug-06 19:32
RizwanSharp3-Aug-06 19:32 
Questionconnection question Pin
skyeddie3-Aug-06 6:01
skyeddie3-Aug-06 6:01 
AnswerRe: connection question Pin
Rob Graham3-Aug-06 6:17
Rob Graham3-Aug-06 6:17 
GeneralRe: connection question Pin
Not Active3-Aug-06 7:32
mentorNot Active3-Aug-06 7:32 
AnswerRe: connection question Pin
Not Active3-Aug-06 7:33
mentorNot Active3-Aug-06 7:33 
Questionhi, [modified] Pin
Sunny H3-Aug-06 6:00
Sunny H3-Aug-06 6:00 
AnswerRe: hi, Pin
Ingo3-Aug-06 6:33
Ingo3-Aug-06 6:33 
QuestionHow can I run an executable from within my C# app Pin
sas94913-Aug-06 5:32
sas94913-Aug-06 5:32 
AnswerRe: How can I run an executable from within my C# app Pin
Not Active3-Aug-06 5:42
mentorNot Active3-Aug-06 5:42 
AnswerUse Rar Pin
Ennis Ray Lynch, Jr.3-Aug-06 5:45
Ennis Ray Lynch, Jr.3-Aug-06 5:45 
AnswerRe: How can I run an executable from within my C# app Pin
Dustin Metzgar3-Aug-06 5:54
Dustin Metzgar3-Aug-06 5:54 
QuestionXML Question [modified] Pin
SoftcodeSoftware3-Aug-06 5:18
SoftcodeSoftware3-Aug-06 5: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.