Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
AnswerRe: a query Pin
Colin Angus Mackay19-Feb-07 23:49
Colin Angus Mackay19-Feb-07 23:49 
GeneralRe: a query [modified] Pin
Nekshan21-Feb-07 0:13
Nekshan21-Feb-07 0:13 
AnswerRe: a query Pin
Guffa20-Feb-07 8:07
Guffa20-Feb-07 8:07 
QuestionPrinting in C# Pin
RichardContact-119-Feb-07 22:09
RichardContact-119-Feb-07 22:09 
Questionlist view with combobox Pin
Sunshine Always19-Feb-07 22:07
Sunshine Always19-Feb-07 22:07 
QuestionRichtextbox gets cleared [modified] Pin
Dominic Victor19-Feb-07 21:40
Dominic Victor19-Feb-07 21:40 
Questioncustom control Pin
md_refay19-Feb-07 21:01
md_refay19-Feb-07 21:01 
AnswerRe: custom control Pin
Martin#19-Feb-07 21:45
Martin#19-Feb-07 21:45 
Hello,

I don't think that it's the most elegant solution, but try this:
SendKeys.Send("{TAB}");

This will send a keyboard input (in this case TabKey) to the focused Control.


Hope it helps!

All the best,

Martin
AnswerRe: custom control Pin
Stefan Troschuetz19-Feb-07 22:12
Stefan Troschuetz19-Feb-07 22:12 
Questionfrm.Close() issue Pin
ArchaBhandare19-Feb-07 20:55
ArchaBhandare19-Feb-07 20:55 
AnswerRe: frm.Close() issue Pin
Martin#19-Feb-07 21:12
Martin#19-Feb-07 21:12 
GeneralRe: frm.Close() issue Pin
ArchaBhandare19-Feb-07 21:21
ArchaBhandare19-Feb-07 21:21 
Questiona query [modified] Pin
Nekshan19-Feb-07 20:40
Nekshan19-Feb-07 20:40 
AnswerRe: a query Pin
virendra patel19-Feb-07 21:00
virendra patel19-Feb-07 21:00 
GeneralRe: a query Pin
Nekshan19-Feb-07 21:55
Nekshan19-Feb-07 21:55 
AnswerRe: a query Pin
Guffa19-Feb-07 21:24
Guffa19-Feb-07 21:24 
AnswerRe: a query Pin
Sandeep Akhare19-Feb-07 21:37
Sandeep Akhare19-Feb-07 21:37 
GeneralRe: a query Pin
Nekshan19-Feb-07 22:01
Nekshan19-Feb-07 22:01 
GeneralRe: a query Pin
Sandeep Akhare19-Feb-07 22:20
Sandeep Akhare19-Feb-07 22:20 
QuestionStopping a Thread Pin
nasambur19-Feb-07 20:22
nasambur19-Feb-07 20:22 
QuestionHow to send back value to the Main WinForm? [modified] Pin
Khoramdin19-Feb-07 20:07
Khoramdin19-Feb-07 20:07 
AnswerRe: How to send back value to the Main WinForm? Pin
Martin#19-Feb-07 20:49
Martin#19-Feb-07 20:49 
GeneralRe: How to send back value to the Main WinForm? Pin
Khoramdin20-Feb-07 9:42
Khoramdin20-Feb-07 9:42 
GeneralRe: How to send back value to the Main WinForm? Pin
Martin#20-Feb-07 20:37
Martin#20-Feb-07 20:37 
AnswerRe: How to send back value to the Main WinForm? Pin
Rhys Gravell19-Feb-07 20:53
professionalRhys Gravell19-Feb-07 20:53 

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.