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

C / C++ / MFC

 
GeneralSafe Exit Pin
DanYELL21-Feb-05 6:36
DanYELL21-Feb-05 6:36 
GeneralRe: Safe Exit Pin
Michael Dunn21-Feb-05 6:53
sitebuilderMichael Dunn21-Feb-05 6:53 
GeneralStatic map Pin
ralfeus21-Feb-05 4:57
ralfeus21-Feb-05 4:57 
GeneralRe: Static map Pin
HalfWayMan21-Feb-05 5:15
HalfWayMan21-Feb-05 5:15 
GeneralRe: Static map Pin
ralfeus21-Feb-05 6:02
ralfeus21-Feb-05 6:02 
GeneralRe: Static map Pin
ThatsAlok21-Feb-05 5:16
ThatsAlok21-Feb-05 5:16 
QuestionHow to change color of button text ? Pin
scanf21-Feb-05 4:06
scanf21-Feb-05 4:06 
AnswerRe: How to change color of button text ? Pin
ThatsAlok21-Feb-05 4:56
ThatsAlok21-Feb-05 4:56 
Follow These Steps

1 first make your button Owner Drawn , you will find this property by right clicking the button in Design View

2. then handle the WM_CTLCOLOR message wher nIDColor=..._btn

3. For Setting the Text Color use Api SetTextColor(...);



"I Think this Will Help"
[Vote One Here,.....]
<h5
alok="" gupta="" <br=""> visit me at http://www.thisisalok.tk

GeneralRe: How to change color of button text ? Pin
scanf21-Feb-05 6:34
scanf21-Feb-05 6:34 
AnswerRe: How to change color of button text ? Pin
Ravi Bhavnani21-Feb-05 7:41
professionalRavi Bhavnani21-Feb-05 7:41 
AnswerRe: How to change color of button text ? Pin
eli1502197922-Feb-05 3:22
eli1502197922-Feb-05 3:22 
GeneralMeasuring Internet Activity Pin
Anorexic Tribble21-Feb-05 3:44
Anorexic Tribble21-Feb-05 3:44 
GeneralRe: Measuring Internet Activity Pin
ThatsAlok21-Feb-05 5:33
ThatsAlok21-Feb-05 5:33 
GeneralRe: Measuring Internet Activity Pin
Anorexic Tribble21-Feb-05 6:48
Anorexic Tribble21-Feb-05 6:48 
GeneralRe: Measuring Internet Activity Pin
ThatsAlok23-Feb-05 18:46
ThatsAlok23-Feb-05 18:46 
GeneralRe: Measuring Internet Activity Pin
ThatsAlok23-Feb-05 18:54
ThatsAlok23-Feb-05 18:54 
GeneralRe: Measuring Internet Activity Pin
22491721-Feb-05 18:10
22491721-Feb-05 18:10 
GeneralRe: Measuring Internet Activity Pin
Anorexic Tribble21-Feb-05 23:38
Anorexic Tribble21-Feb-05 23:38 
Generalunresolved external symbol _main in COM Pin
includeh1021-Feb-05 2:42
includeh1021-Feb-05 2:42 
GeneralRe: unresolved external symbol _main in COM Pin
Jetli Jerry21-Feb-05 3:48
Jetli Jerry21-Feb-05 3:48 
GeneralRe: unresolved external symbol _main in COM Pin
includeh1021-Feb-05 3:57
includeh1021-Feb-05 3:57 
GeneralRe: unresolved external symbol _main in COM Pin
ThatsAlok21-Feb-05 5:01
ThatsAlok21-Feb-05 5:01 
GeneralRe: unresolved external symbol _main in COM Pin
Michael Dunn21-Feb-05 6:56
sitebuilderMichael Dunn21-Feb-05 6:56 
GeneralMultithreading + Socket Pin
cj_rahul21-Feb-05 1:17
cj_rahul21-Feb-05 1:17 
GeneralRe: Multithreading + Socket Pin
includeh1021-Feb-05 2:46
includeh1021-Feb-05 2:46 

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.