Click here to Skip to main content
15,914,208 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Clistbox Pin
celllllllll25-May-06 10:11
celllllllll25-May-06 10:11 
GeneralRe: Clistbox Pin
David Crow25-May-06 10:20
David Crow25-May-06 10:20 
GeneralRe: Clistbox Pin
celllllllll25-May-06 11:36
celllllllll25-May-06 11:36 
QuestionFileDialogs problem in VS 2005 Pin
CodeGoose25-May-06 7:06
CodeGoose25-May-06 7:06 
QuestionExcecute Key and + Key Pin
see me25-May-06 7:05
see me25-May-06 7:05 
QuestionRe: Excecute Key and + Key Pin
David Crow25-May-06 8:17
David Crow25-May-06 8:17 
AnswerRe: Excecute Key and + Key Pin
ThatsAlok25-May-06 19:17
ThatsAlok25-May-06 19:17 
QuestionHow to verify the data when the focus leaves [modified] Pin
willbin25-May-06 6:06
willbin25-May-06 6:06 
I am making a custom control that can recieve some datas and verify the datas recieved.
The custom control(suppose it is named CDataVerify) is inherited from Cwnd and it contains three CEdit controls.The design is when the focus leaves the CDataVerify, it(CDataVerify) should verify the values of thethree CEdit control.
Now the problem comes, when the focus leaves the CDataVerify control,how can the CDataVerify control know the focus lose and should verify the datas?
(At first I think the onKillFocus() event maybe resolve the problem. But it can not, for the CDataVerify control never got the focus. When typing something to the contained CEdit control, the focus just belongs to the CEdit control, not the CDataVerify.)
Is there any way to let the CDataVerify control verify datas when the focus leaves?

//////////////////////////////


-- modified at 21:27 Thursday 25th May, 2006
QuestionRe: How can I verify the data when the focus leaves Pin
David Crow25-May-06 6:51
David Crow25-May-06 6:51 
AnswerRe: How can I verify the data when the focus leaves Pin
willbin25-May-06 15:18
willbin25-May-06 15:18 
GeneralRe: How can I verify the data when the focus leaves Pin
Ryan Binns25-May-06 18:52
Ryan Binns25-May-06 18:52 
GeneralRe: How can I verify the data when the focus leaves Pin
willbin25-May-06 22:16
willbin25-May-06 22:16 
GeneralRe: How can I verify the data when the focus leaves Pin
David Crow26-May-06 2:32
David Crow26-May-06 2:32 
QuestionInsert Button into Another App's Window Pin
tuckmeng25-May-06 5:48
tuckmeng25-May-06 5:48 
QuestionHow to create a vitual driver ? Pin
bengoan25-May-06 5:47
bengoan25-May-06 5:47 
QuestionText color in Win32 program Pin
LiYS25-May-06 4:35
LiYS25-May-06 4:35 
AnswerRe: Text color in Win32 program Pin
Hamid_RT25-May-06 5:06
Hamid_RT25-May-06 5:06 
AnswerRe: Text color in Win32 program Pin
Ryan Binns25-May-06 18:53
Ryan Binns25-May-06 18:53 
QuestionSetButtonInfo parameter Pin
Abhi Lahare25-May-06 4:33
Abhi Lahare25-May-06 4:33 
Questionstrange compiler's error Pin
NoName II25-May-06 3:59
NoName II25-May-06 3:59 
AnswerRe: strange compiler's error Pin
Chris Losinger25-May-06 4:01
professionalChris Losinger25-May-06 4:01 
AnswerRe: strange compiler's error Pin
Zac Howland25-May-06 6:31
Zac Howland25-May-06 6:31 
GeneralRe: strange compiler's error Pin
Steve S25-May-06 22:12
Steve S25-May-06 22:12 
GeneralRe: strange compiler's error Pin
Zac Howland26-May-06 4:32
Zac Howland26-May-06 4:32 
QuestionHelp Needed on DirectShow (very urgent) Pin
atimpoo25-May-06 3:29
atimpoo25-May-06 3:29 

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.