Click here to Skip to main content
15,921,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionmfc ActiveX control containing child windows Pin
Alton Williams5-Jun-06 4:05
Alton Williams5-Jun-06 4:05 
Questionown Window in Mfc Dialog Pin
Manjunath S5-Jun-06 3:35
Manjunath S5-Jun-06 3:35 
Answeri don't answer your reposts anymore Pin
toxcct5-Jun-06 3:58
toxcct5-Jun-06 3:58 
QuestionRe: i don't answer your reposts anymore Pin
Manjunath S5-Jun-06 4:08
Manjunath S5-Jun-06 4:08 
AnswerRe: i don't answer your reposts anymore Pin
toxcct5-Jun-06 4:14
toxcct5-Jun-06 4:14 
QuestionRe: i don't answer your reposts anymore Pin
Manjunath S5-Jun-06 4:40
Manjunath S5-Jun-06 4:40 
AnswerRe: i don't answer your reposts anymore Pin
Manjunath S5-Jun-06 4:42
Manjunath S5-Jun-06 4:42 
GeneralRe: i don't answer your reposts anymore Pin
toxcct5-Jun-06 4:44
toxcct5-Jun-06 4:44 
GeneralRe: i don't answer your reposts anymore Pin
Eytukan5-Jun-06 6:19
Eytukan5-Jun-06 6:19 
GeneralRe: i don't answer your reposts anymore Pin
ThatsAlok5-Jun-06 19:32
ThatsAlok5-Jun-06 19:32 
GeneralRe: i don't answer your reposts anymore Pin
Eytukan5-Jun-06 20:52
Eytukan5-Jun-06 20:52 
GeneralRe: i don't answer your reposts anymore Pin
ThatsAlok5-Jun-06 22:41
ThatsAlok5-Jun-06 22:41 
GeneralRe: i don't answer your reposts anymore Pin
Eytukan5-Jun-06 23:05
Eytukan5-Jun-06 23:05 
AnswerRe: i don't answer your reposts anymore Pin
ThatsAlok5-Jun-06 19:31
ThatsAlok5-Jun-06 19:31 
AnswerRe: own Window in Mfc Dialog Pin
Alton Williams5-Jun-06 4:59
Alton Williams5-Jun-06 4:59 
AnswerRe: own Window in Mfc Dialog Pin
Michael Dunn5-Jun-06 6:34
sitebuilderMichael Dunn5-Jun-06 6:34 
Questionwant some help [modified] Pin
p_5-Jun-06 3:33
p_5-Jun-06 3:33 
AnswerRe: want some help Pin
Hamid_RT5-Jun-06 3:44
Hamid_RT5-Jun-06 3:44 
GeneralRe: want some help Pin
yogendra kaushik6-Jun-06 23:51
yogendra kaushik6-Jun-06 23:51 
GeneralRe: want some help Pin
Hamid_RT7-Jun-06 1:21
Hamid_RT7-Jun-06 1:21 
AnswerRe: want some help Pin
Alton Williams5-Jun-06 3:56
Alton Williams5-Jun-06 3:56 
AnswerRe: want some help [modified] Pin
David Crow5-Jun-06 5:07
David Crow5-Jun-06 5:07 
AnswerRe: want some help Pin
ThatsAlok5-Jun-06 19:27
ThatsAlok5-Jun-06 19:27 
GeneralRe: want some help Pin
p_6-Jun-06 23:34
p_6-Jun-06 23:34 
QuestionProblem with multiline editbox Pin
Kiran Pinjala5-Jun-06 3:26
Kiran Pinjala5-Jun-06 3:26 
My application has an multiline edit box and button X. I have called OnButtonX() from OnOK() and i want that button handler to be called when i press enter.
Everything goes well when the control is outside the edit box. When some thing is typed in the editbox and enter is pressed its not callin the button handler and staying in the edit box itself. ( I HAVE NOT CHECKED WANTRETURN)

KIRAN

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.