Click here to Skip to main content
16,007,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Assignment operator question Pin
prasad_som16-Nov-06 18:32
prasad_som16-Nov-06 18:32 
QuestionHow to resize a FormView inside a Splitter Pane? Pin
Franken16-Nov-06 6:13
Franken16-Nov-06 6:13 
QuestionChanging the Text on Button Created From TBBUTTON Pin
georgekjolly16-Nov-06 5:09
georgekjolly16-Nov-06 5:09 
AnswerRe: Changing the Text on Button Created From TBBUTTON Pin
Mark Salsbery16-Nov-06 6:12
Mark Salsbery16-Nov-06 6:12 
GeneralRe: Changing the Text on Button Created From TBBUTTON Pin
georgekjolly16-Nov-06 17:53
georgekjolly16-Nov-06 17:53 
GeneralRe: Changing the Text on Button Created From TBBUTTON Pin
Mark Salsbery17-Nov-06 3:58
Mark Salsbery17-Nov-06 3:58 
Questionhyperthreading driver Pin
vineeshV16-Nov-06 4:56
vineeshV16-Nov-06 4:56 
Questionempty CPropertyPage + manifest = incorrect background Pin
AnthonyJ16-Nov-06 4:37
AnthonyJ16-Nov-06 4:37 
I am writing an MFC application which has a CPropertySheet and a number of CPropertyPages. The application uses a manifest to use the XP themed common controls, and in general this works fine.

However, I've got one page of the sheet where the background of the page does not get themed correctly. This seems to be because the only control on the page is a CListCtrl - if I add a CButton or a CStatic then its fine, but I would really rather not add one.

An example of this can be found in XP itself in the file properties dialog - the summary tab on file properties has the incorrect background compared to all other pages. I'm guessing the controls on there are hidden / dynamically created, and so it behaves like an empty page.

Does anyone know why this happens? Presumably there is some behaviour in CPropertyPage that depends upon the child controls? Or is this fundamentally outside of my control, and I should put up with needing a CStatic?

Cheers
QuestionGDI+ Pin
Waldermort16-Nov-06 4:12
Waldermort16-Nov-06 4:12 
AnswerRe: GDI+ Pin
Mark Salsbery16-Nov-06 4:34
Mark Salsbery16-Nov-06 4:34 
GeneralRe: GDI+ Pin
Waldermort16-Nov-06 4:49
Waldermort16-Nov-06 4:49 
AnswerRe: GDI+ Pin
Mark Salsbery16-Nov-06 4:36
Mark Salsbery16-Nov-06 4:36 
QuestionCatching click event in the webbrowser document Pin
rrrado16-Nov-06 4:00
rrrado16-Nov-06 4:00 
AnswerRe: Catching click event in the webbrowser document Pin
led mike16-Nov-06 5:12
led mike16-Nov-06 5:12 
QuestionOdd MFC Property Page Data Loss Pin
switang16-Nov-06 3:56
switang16-Nov-06 3:56 
GeneralRe: Odd MFC Property Page Data Loss [modified] Pin
switang16-Nov-06 4:17
switang16-Nov-06 4:17 
AnswerRe: Odd MFC Property Page Data Loss Pin
Mark Salsbery16-Nov-06 4:42
Mark Salsbery16-Nov-06 4:42 
GeneralRe: Odd MFC Property Page Data Loss Pin
switang16-Nov-06 4:51
switang16-Nov-06 4:51 
GeneralRe: Odd MFC Property Page Data Loss Pin
Mark Salsbery16-Nov-06 6:24
Mark Salsbery16-Nov-06 6:24 
GeneralRe: Odd MFC Property Page Data Loss Pin
switang16-Nov-06 6:45
switang16-Nov-06 6:45 
QuestionRe: Odd MFC Property Page Data Loss Pin
switang16-Nov-06 11:04
switang16-Nov-06 11:04 
AnswerRe: Odd MFC Property Page Data Loss Pin
Mark Salsbery16-Nov-06 11:21
Mark Salsbery16-Nov-06 11:21 
AnswerRe: Odd MFC Property Page Data Loss Pin
switang17-Nov-06 3:30
switang17-Nov-06 3:30 
GeneralRe: Odd MFC Property Page Data Loss [modified] Pin
switang16-Nov-06 5:10
switang16-Nov-06 5:10 
QuestionReplacement of CComModule and its working Pin
tom groezer16-Nov-06 1:43
tom groezer16-Nov-06 1:43 

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.