Click here to Skip to main content
15,909,332 members
Home / Discussions / C#
   

C#

 
AnswerRe: Word color problem Pin
Nader Elshehabi28-Aug-06 1:29
Nader Elshehabi28-Aug-06 1:29 
QuestionCapturing TAB event of a button Button Pin
Kais4U28-Aug-06 1:13
Kais4U28-Aug-06 1:13 
AnswerRe: Capturing TAB event of a button Button Pin
Navi1528-Aug-06 1:28
Navi1528-Aug-06 1:28 
GeneralRe: Capturing TAB event of a button Button Pin
Kais4U28-Aug-06 1:34
Kais4U28-Aug-06 1:34 
AnswerRe: Capturing TAB event of a button Button Pin
Andrei Ungureanu28-Aug-06 1:33
Andrei Ungureanu28-Aug-06 1:33 
GeneralRe: Capturing TAB event of a button Button Pin
Kais4U28-Aug-06 1:38
Kais4U28-Aug-06 1:38 
AnswerRe: Capturing TAB event of a button Button Pin
Nader Elshehabi28-Aug-06 1:52
Nader Elshehabi28-Aug-06 1:52 
GeneralRe: Capturing TAB event of a button Button Pin
Kais4U28-Aug-06 2:00
Kais4U28-Aug-06 2:00 
Hi,

Thank you for your quick response.
As you mention, the lost focus (Leave event for the button) will get fired for both key board and mouse movements.

I explicitly need to capture Tab event generated on the button so that I can set the focus to some other control on the form. The reason is, Am using MDI form and displays two child windows side by side. On the first child window, when the focus is on the last control and the user clicks on TAB, the focus should go to the first control of second child window.

Hope things are clear and you might be in able to help me out.

Thanks


Regards
Kais
AnswerRe: Capturing TAB event of a button Button Pin
Nader Elshehabi28-Aug-06 2:26
Nader Elshehabi28-Aug-06 2:26 
GeneralRe: Capturing TAB event of a button Button Pin
Martin#28-Aug-06 2:34
Martin#28-Aug-06 2:34 
QuestionRe: Capturing TAB event of a button Button Pin
Martin#28-Aug-06 2:01
Martin#28-Aug-06 2:01 
AnswerRe: Capturing TAB event of a button Button Pin
Kais4U28-Aug-06 2:06
Kais4U28-Aug-06 2:06 
AnswerRe: Capturing TAB event of a button Button Pin
Martin#28-Aug-06 2:16
Martin#28-Aug-06 2:16 
GeneralRe: Capturing TAB event of a button Button Pin
Kais4U28-Aug-06 2:25
Kais4U28-Aug-06 2:25 
Questionhow to hide one column of gridlayout Pin
sikandarhayat28-Aug-06 0:28
sikandarhayat28-Aug-06 0:28 
AnswerRe: how to hide one column of gridlayout Pin
Nader Elshehabi28-Aug-06 2:34
Nader Elshehabi28-Aug-06 2:34 
QuestionContextMenuStrip Pin
Kim061827-Aug-06 23:13
Kim061827-Aug-06 23:13 
QuestionRegular expression match problem Pin
kkadir27-Aug-06 22:39
kkadir27-Aug-06 22:39 
AnswerRe: Regular expression match problem Pin
Guffa27-Aug-06 23:50
Guffa27-Aug-06 23:50 
QuestionHow can i arrange the COM port names in ascending order Pin
engsrini27-Aug-06 22:22
engsrini27-Aug-06 22:22 
AnswerRe: How can i arrange the COM port names in ascending order Pin
chandler8328-Aug-06 0:53
chandler8328-Aug-06 0:53 
AnswerRe: How can i arrange the COM port names in ascending order Pin
stancrm28-Aug-06 1:03
stancrm28-Aug-06 1:03 
GeneralRe: How can i arrange the COM port names in ascending order Pin
engsrini28-Aug-06 1:09
engsrini28-Aug-06 1:09 
QuestionHow memory is released for the unmanaged objects Pin
Rickey_Me27-Aug-06 22:17
Rickey_Me27-Aug-06 22:17 
AnswerRe: How memory is released for the unmanaged objects Pin
mav.northwind28-Aug-06 4:28
mav.northwind28-Aug-06 4:28 

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.