Click here to Skip to main content
15,886,772 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: edit control Pin
bitsNbites23-Aug-06 14:53
bitsNbites23-Aug-06 14:53 
QuestionTaking up MFC Pin
MayankT23-Aug-06 6:06
MayankT23-Aug-06 6:06 
AnswerRe: Taking up MFC Pin
Rage23-Aug-06 6:57
professionalRage23-Aug-06 6:57 
AnswerRe: Taking up MFC Pin
Christian Graus23-Aug-06 12:04
protectorChristian Graus23-Aug-06 12:04 
AnswerRe: Taking up MFC Pin
BlitzPackage23-Aug-06 13:14
BlitzPackage23-Aug-06 13:14 
GeneralRe: Taking up MFC Pin
MayankT24-Aug-06 7:10
MayankT24-Aug-06 7:10 
GeneralRe: Taking up MFC Pin
BlitzPackage24-Aug-06 7:39
BlitzPackage24-Aug-06 7:39 
QuestionOnCtlColor Pin
Anthony988723-Aug-06 5:50
Anthony988723-Aug-06 5:50 
Hi,

I have a child class(CChildWnd) that derives from CWnd. This class creates a generic child window dynamically in the CDialog::OnInitDialog(). I'm trying to change the color of the control by capturing the OnCtlColor event from the CChildWnd class. However it never enters. If I add the OnCtrlColor to the CDialog class, then this version works, why doesn't the the Child's class version not work?

Thanks
Anthony
AnswerRe: OnCtlColor Pin
Wes Aday23-Aug-06 7:08
professionalWes Aday23-Aug-06 7:08 
AnswerRe: OnCtlColor Pin
Hamid_RT24-Aug-06 0:52
Hamid_RT24-Aug-06 0:52 
AnswerRe: Dynamic display and properties of UI controls from external data Pin
Jun Du23-Aug-06 7:48
Jun Du23-Aug-06 7:48 
Questionhow to validate the special characters Pin
reddy harish23-Aug-06 5:27
reddy harish23-Aug-06 5:27 
AnswerRe: how to validate the special characters Pin
Sebastian Schneider23-Aug-06 5:40
Sebastian Schneider23-Aug-06 5:40 
AnswerRe: how to validate the special characters Pin
David Crow23-Aug-06 6:18
David Crow23-Aug-06 6:18 
QuestionCustom owned control going inactive Pin
Graham Reeds23-Aug-06 4:49
Graham Reeds23-Aug-06 4:49 
QuestionUSB gamepad commands in C++ Pin
xkrja23-Aug-06 4:47
xkrja23-Aug-06 4:47 
AnswerRe: USB gamepad commands in C++ Pin
Matt Godbolt23-Aug-06 4:55
Matt Godbolt23-Aug-06 4:55 
AnswerRe: USB gamepad commands in C++ Pin
Cedric Moonen23-Aug-06 4:59
Cedric Moonen23-Aug-06 4:59 
Questionhelp on dialog bar Pin
GANsJob23-Aug-06 4:23
GANsJob23-Aug-06 4:23 
AnswerRe: help on dialog bar Pin
koloporanistka23-Aug-06 9:06
koloporanistka23-Aug-06 9:06 
GeneralRe: help on dialog bar Pin
jk chan23-Aug-06 15:00
jk chan23-Aug-06 15:00 
QuestionCrazy fgets stuff [modified] Pin
stevelam23-Aug-06 4:15
stevelam23-Aug-06 4:15 
AnswerRe: Crazy fgets stuff Pin
Zac Howland23-Aug-06 4:27
Zac Howland23-Aug-06 4:27 
GeneralRe: Crazy fgets stuff Pin
stevelam23-Aug-06 4:52
stevelam23-Aug-06 4:52 
GeneralRe: Crazy fgets stuff Pin
Zac Howland23-Aug-06 5:32
Zac Howland23-Aug-06 5:32 

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.