Click here to Skip to main content
16,008,719 members
Home / Discussions / C#
   

C#

 
GeneralRe: A source (example) to do... Help ! Pin
bttf7-Aug-06 8:53
bttf7-Aug-06 8:53 
QuestionA Little Problem in Single Instance Implementaion!!! Pin
RizwanSharp3-Aug-06 6:40
RizwanSharp3-Aug-06 6:40 
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 
Hello Devs,
I'm facing a very strange problem in Windows Form Application using Visual Studio 2005.
I have a lot of controls on my Windows Forms like TableLayoutPanels, TextBoxes, RichTextBoxes, Buttons.

I set their TabIndexes appropriatley from 0,1,2,3.....
When I run the application The cursor focus is not on the control whoes TabIndex Property is se to zero Mad | :mad: .
I need to Focus myself on the control I want to be focued when application runs.

I'm stucked with this for more than 6-7 hours, Removed all the resource file Entries of TabIndex and set all of them again. (Didnot work).

Tried to Set focus on tha control in Form's Load event (Didnot work too).
Also Saw the Property in Form's Load even that if that control can be focused using Control.CanFocus (Always Returns false).

Please tell me something about this Bull S***Mad | :mad:

Its a pain in A** for me at this time.

I'll be really thankful to you for your help.

Best Regards,
Rizwan.
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 
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 

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.