Click here to Skip to main content
16,010,268 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Microsoft Installer vs. InstallShield??? Pin
Mike Dimmick5-Feb-04 0:00
Mike Dimmick5-Feb-04 0:00 
Generalhelp for INA Grid Control Pin
skpanda4-Feb-04 20:47
skpanda4-Feb-04 20:47 
GeneralInsert Slider Control Pin
swarnamanoo4-Feb-04 19:20
swarnamanoo4-Feb-04 19:20 
GeneralRe: Insert Slider Control Pin
David Crow5-Feb-04 3:32
David Crow5-Feb-04 3:32 
QuestionChanging the Background color of dialog? Pin
Prakash Nadar4-Feb-04 19:01
Prakash Nadar4-Feb-04 19:01 
AnswerRe: Changing the Background color of dialog? Pin
PJ Arends4-Feb-04 19:14
professionalPJ Arends4-Feb-04 19:14 
GeneralRe: Changing the Background color of dialog? Pin
Prakash Nadar4-Feb-04 19:53
Prakash Nadar4-Feb-04 19:53 
AnswerRe: Changing the Background color of dialog? Pin
RChin5-Feb-04 1:54
RChin5-Feb-04 1:54 
You'll need to override the OnCtlColor() virtual function of the dialog class and handle the returned brush color.
You can then change the background color of the dialog, edit controls, static text, except the Button controls.


Search for Q117778 on the MSDN website for further examples.




I Dream of Absolute Zero

GeneralHelp with Static Variables Pin
darth_infamous4-Feb-04 17:34
sussdarth_infamous4-Feb-04 17:34 
GeneralRe: Help with Static Variables Pin
wb4-Feb-04 18:55
wb4-Feb-04 18:55 
GeneralRe: Help with Static Variables Pin
twing4-Feb-04 19:10
twing4-Feb-04 19:10 
GeneralRe: Help with Static Variables Pin
rrrado4-Feb-04 23:08
rrrado4-Feb-04 23:08 
GeneralCopying Directory and contents Pin
azusakt4-Feb-04 17:23
azusakt4-Feb-04 17:23 
GeneralRe: Copying Directory and contents Pin
PJ Arends4-Feb-04 19:05
professionalPJ Arends4-Feb-04 19:05 
GeneralSQL in CHTMLView Pin
Frank Deo4-Feb-04 14:21
Frank Deo4-Feb-04 14:21 
Generalconnecting through ISA server Pin
anonymous1984-Feb-04 12:24
anonymous1984-Feb-04 12:24 
GeneralA silly question about CFile Pin
bin89224-Feb-04 12:23
bin89224-Feb-04 12:23 
GeneralRe: A silly question about CFile Pin
Antti Keskinen4-Feb-04 12:56
Antti Keskinen4-Feb-04 12:56 
GeneralRe: A silly question about CFile Pin
Abin4-Feb-04 18:37
Abin4-Feb-04 18:37 
GeneralThanks a lot. Pin
bin89224-Feb-04 19:17
bin89224-Feb-04 19:17 
GeneralRecursion... Pin
xzigax4-Feb-04 11:57
xzigax4-Feb-04 11:57 
GeneralRe: Recursion... Pin
Antti Keskinen4-Feb-04 13:08
Antti Keskinen4-Feb-04 13:08 
GeneralMoving objects on a form... Pin
Anonymous4-Feb-04 11:48
Anonymous4-Feb-04 11:48 
GeneralCan't receive WM_DRAWITEM message. Pin
Cael4-Feb-04 11:25
Cael4-Feb-04 11:25 
GeneralRe: Can't receive WM_DRAWITEM message. Pin
basementman4-Feb-04 11:34
basementman4-Feb-04 11:34 

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.