Click here to Skip to main content
15,909,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Bitmaps on button ? Pin
Eytukan8-Mar-06 22:08
Eytukan8-Mar-06 22:08 
AnswerRe: Bitmaps on button ? Pin
Neelesh K J Jain8-Mar-06 22:15
Neelesh K J Jain8-Mar-06 22:15 
AnswerRe: Bitmaps on button ? Pin
toxcct8-Mar-06 22:23
toxcct8-Mar-06 22:23 
Questioncolor on button Pin
ashokbngr8-Mar-06 21:53
ashokbngr8-Mar-06 21:53 
AnswerRe: color on button Pin
Nibu babu thomas8-Mar-06 21:58
Nibu babu thomas8-Mar-06 21:58 
AnswerRe: color on button Pin
Naveen8-Mar-06 22:03
Naveen8-Mar-06 22:03 
AnswerRe: color on button Pin
Hamid_RT8-Mar-06 22:06
Hamid_RT8-Mar-06 22:06 
AnswerRe: color on button Pin
chauchauvoi8-Mar-06 22:18
chauchauvoi8-Mar-06 22:18 
If you want to change background color you can override OnEraseBackGround Func.
else you override OnDrawItem to draw on your button.

You can capture message CTLCOLOR_BTN to handle such events at runtime.
AnswerRe: color on button Pin
toxcct8-Mar-06 22:23
toxcct8-Mar-06 22:23 
QuestionSystem Shutdown Pin
kk.tvm8-Mar-06 21:37
kk.tvm8-Mar-06 21:37 
AnswerRe: System Shutdown Pin
Nibu babu thomas8-Mar-06 21:41
Nibu babu thomas8-Mar-06 21:41 
GeneralRe: System Shutdown Pin
Eytukan8-Mar-06 21:56
Eytukan8-Mar-06 21:56 
AnswerRe: System Shutdown Pin
CodeVarma8-Mar-06 21:58
CodeVarma8-Mar-06 21:58 
GeneralRe: System Shutdown Pin
Eytukan8-Mar-06 21:59
Eytukan8-Mar-06 21:59 
GeneralRe: System Shutdown Pin
CodeVarma8-Mar-06 22:32
CodeVarma8-Mar-06 22:32 
GeneralRe: System Shutdown Pin
Eytukan8-Mar-06 23:00
Eytukan8-Mar-06 23:00 
GeneralRe: System Shutdown for Dialog Pin
CodeVarma8-Mar-06 23:00
CodeVarma8-Mar-06 23:00 
GeneralRe: System Shutdown for Dialog Pin
Eytukan8-Mar-06 23:09
Eytukan8-Mar-06 23:09 
GeneralRe: System Shutdown for Dialog Pin
Rster0211119-Mar-06 5:40
Rster0211119-Mar-06 5:40 
GeneralRe: System Shutdown for Dialog Pin
Eytukan16-Mar-06 3:13
Eytukan16-Mar-06 3:13 
QuestionGlobal Function... Pin
HakunaMatada8-Mar-06 21:28
HakunaMatada8-Mar-06 21:28 
AnswerRe: Global Function... Pin
Nibu babu thomas8-Mar-06 21:42
Nibu babu thomas8-Mar-06 21:42 
GeneralRe: Global Function... Pin
HakunaMatada8-Mar-06 22:31
HakunaMatada8-Mar-06 22:31 
GeneralRe: Global Function... Pin
toxcct8-Mar-06 23:03
toxcct8-Mar-06 23:03 
QuestionNot getting RecordSet pointer Pin
SanjaySMK8-Mar-06 21:08
SanjaySMK8-Mar-06 21:08 

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.