Click here to Skip to main content
15,891,253 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionset the color to a Button Pin
chetan21018310-Mar-06 1:13
chetan21018310-Mar-06 1:13 
AnswerRe: set the color to a Button Pin
Hamid_RT10-Mar-06 1:23
Hamid_RT10-Mar-06 1:23 
GeneralRe: set the color to a Button Pin
chetan21018310-Mar-06 21:35
chetan21018310-Mar-06 21:35 
AnswerRe: set the color to a Button Pin
Nishad S10-Mar-06 1:58
Nishad S10-Mar-06 1:58 
AnswerRe: set the color to a Button Pin
toxcct10-Mar-06 1:59
toxcct10-Mar-06 1:59 
AnswerRe: set the color to a Button Pin
Stephen Hewitt10-Mar-06 2:21
Stephen Hewitt10-Mar-06 2:21 
AnswerRe: set the color to a Button Pin
includeh1010-Mar-06 2:38
includeh1010-Mar-06 2:38 
AnswerRe: set the color to a Button Pin
ThatsAlok10-Mar-06 18:34
ThatsAlok10-Mar-06 18:34 
chetan210183 wrote:
I tried using CTLCOLOR_BTN unsuccessfully.

Button Doesn't support Changing color through WM_CTLCOLOR Message!.. you need to handle WM_DRAWITEM MESSAGE by Subclassing the Button...
look for exmple for same here http://www.codeproject.com/button

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
AnswerRe: set the color to a Button Pin
chetan21018310-Mar-06 21:37
chetan21018310-Mar-06 21:37 
QuestionDLLs for MFC Pin
eMtek10-Mar-06 0:30
eMtek10-Mar-06 0:30 
AnswerRe: DLLs for MFC Pin
Dominik Reichl10-Mar-06 0:34
Dominik Reichl10-Mar-06 0:34 
GeneralRe: DLLs for MFC Pin
eMtek10-Mar-06 0:53
eMtek10-Mar-06 0:53 
AnswerRe: DLLs for MFC Pin
Monty210-Mar-06 0:35
Monty210-Mar-06 0:35 
GeneralRe: DLLs for MFC Pin
eMtek10-Mar-06 0:57
eMtek10-Mar-06 0:57 
GeneralRe: DLLs for MFC Pin
Monty210-Mar-06 1:00
Monty210-Mar-06 1:00 
GeneralRe: DLLs for MFC Pin
eMtek10-Mar-06 1:35
eMtek10-Mar-06 1:35 
GeneralRe: DLLs for MFC Pin
toxcct10-Mar-06 1:47
toxcct10-Mar-06 1:47 
GeneralRe: DLLs for MFC Pin
eMtek10-Mar-06 2:16
eMtek10-Mar-06 2:16 
GeneralRe: DLLs for MFC Pin
toxcct10-Mar-06 2:19
toxcct10-Mar-06 2:19 
QuestionRe: DLLs for MFC Pin
J512198210-Mar-06 21:00
J512198210-Mar-06 21:00 
AnswerRe: DLLs for MFC Pin
Monty210-Mar-06 22:40
Monty210-Mar-06 22:40 
AnswerRe: DLLs for MFC Pin
Hamid_RT10-Mar-06 0:50
Hamid_RT10-Mar-06 0:50 
QuestionImplementing MDI in an ActiveX control Pin
zulat10-Mar-06 0:02
zulat10-Mar-06 0:02 
Questionpopup on controls of dialog Pin
baldha rakesh9-Mar-06 23:47
baldha rakesh9-Mar-06 23:47 
AnswerRe: popup on controls of dialog Pin
Monty29-Mar-06 23:56
Monty29-Mar-06 23:56 

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.