Click here to Skip to main content
15,895,813 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: freestanding Pin
Member 1194028910-Sep-15 16:05
Member 1194028910-Sep-15 16:05 
GeneralRe: freestanding Pin
Richard MacCutchan10-Sep-15 21:41
mveRichard MacCutchan10-Sep-15 21:41 
AnswerRe: freestanding Pin
David Crow11-Sep-15 2:15
David Crow11-Sep-15 2:15 
GeneralRe: freestanding Pin
Member 1194028911-Sep-15 11:57
Member 1194028911-Sep-15 11:57 
QuestionDraw and re-pos CStatic controls in CDockablePane Pin
Member 85340359-Sep-15 4:55
Member 85340359-Sep-15 4:55 
AnswerRe: Draw and re-pos CStatic controls in CDockablePane Pin
Member 853403510-Sep-15 0:50
Member 853403510-Sep-15 0:50 
QuestionCustomize filter control of CHeaderCtrl Pin
aks.9-Sep-15 4:50
aks.9-Sep-15 4:50 
AnswerRe: Customize filter control of CHeaderCtrl Pin
Richard MacCutchan9-Sep-15 23:30
mveRichard MacCutchan9-Sep-15 23:30 
The CEdit class inherits from CWnd so you can use SetFont to change the font. You can probably set the background colour by subclassing the window. Changing the colour and image in a button can be done in similar ways. Google should find you some samples.
GeneralRe: Customize filter control of CHeaderCtrl Pin
aks.15-Sep-15 20:55
aks.15-Sep-15 20:55 
GeneralRe: Customize filter control of CHeaderCtrl Pin
Richard MacCutchan15-Sep-15 21:22
mveRichard MacCutchan15-Sep-15 21:22 
GeneralRe: Customize filter control of CHeaderCtrl Pin
aks.16-Sep-15 1:45
aks.16-Sep-15 1:45 
GeneralRe: Customize filter control of CHeaderCtrl Pin
Richard MacCutchan16-Sep-15 2:13
mveRichard MacCutchan16-Sep-15 2:13 
GeneralRe: Customize filter control of CHeaderCtrl Pin
aks.17-Sep-15 22:08
aks.17-Sep-15 22:08 
QuestionRadio Buttons, Lots of them Pin
golfbird8-Sep-15 3:03
golfbird8-Sep-15 3:03 
AnswerRe: Radio Buttons, Lots of them Pin
Eddy Vluggen8-Sep-15 3:38
professionalEddy Vluggen8-Sep-15 3:38 
GeneralRe: Radio Buttons, Lots of them Pin
golfbird8-Sep-15 7:47
golfbird8-Sep-15 7:47 
AnswerRe: Radio Buttons, Lots of them Pin
Richard MacCutchan8-Sep-15 4:46
mveRichard MacCutchan8-Sep-15 4:46 
GeneralRe: Radio Buttons, Lots of them Pin
golfbird8-Sep-15 10:15
golfbird8-Sep-15 10:15 
GeneralRe: Radio Buttons, Lots of them Pin
jeron18-Sep-15 10:47
jeron18-Sep-15 10:47 
GeneralRe: Radio Buttons, Lots of them Pin
golfbird8-Sep-15 13:46
golfbird8-Sep-15 13:46 
AnswerRe: Radio Buttons, Lots of them Pin
Peter Leow8-Sep-15 4:56
professionalPeter Leow8-Sep-15 4:56 
AnswerRe: Radio Buttons, Lots of them Pin
David Crow8-Sep-15 9:13
David Crow8-Sep-15 9:13 
GeneralRe: Radio Buttons, Lots of them Pin
golfbird8-Sep-15 9:33
golfbird8-Sep-15 9:33 
QuestionCreate CBitmap from another CBitmap Pin
_Flaviu3-Sep-15 1:49
_Flaviu3-Sep-15 1:49 
AnswerRe: Create CBitmap from another CBitmap Pin
Jochen Arndt3-Sep-15 2:23
professionalJochen Arndt3-Sep-15 2:23 

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.