Click here to Skip to main content
16,017,755 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhy can't I see my class in the ClassView pane? Pin
ewighell14-Oct-05 18:05
ewighell14-Oct-05 18:05 
AnswerRe: why can't I see my class in the ClassView pane? Pin
Fired Fish14-Oct-05 20:12
Fired Fish14-Oct-05 20:12 
AnswerRe: why can't I see my class in the ClassView pane? Pin
khan++14-Oct-05 21:39
khan++14-Oct-05 21:39 
GeneralRe: why can't I see my class in the ClassView pane? Pin
ewighell15-Oct-05 6:14
ewighell15-Oct-05 6:14 
GeneralRe: why can't I see my class in the ClassView pane? Pin
fuzz_ball18-Oct-05 15:46
fuzz_ball18-Oct-05 15:46 
QuestionRichEdit Control not Drawing Properly Pin
Steve Thresher14-Oct-05 12:22
Steve Thresher14-Oct-05 12:22 
Questiontoolbar Pin
Archer28214-Oct-05 12:11
Archer28214-Oct-05 12:11 
AnswerRe: toolbar Pin
khan++14-Oct-05 21:48
khan++14-Oct-05 21:48 
I have not tried your code, but I find that the default generally helps:
The default background color of the toolbar created in VC applications have back color = RGB(192,192,192) Gray.
Try flood-filling the background of the toolbar with this color).

You can also use ImageLists. It seems to give the option of background masks.


this is this.
QuestionListing Thread Module Names and Base Addresses Pin
Abhishek Karnik14-Oct-05 9:54
Abhishek Karnik14-Oct-05 9:54 
AnswerRe: Listing Thread Module Names and Base Addresses Pin
Arman S.14-Oct-05 10:13
Arman S.14-Oct-05 10:13 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Anonymous14-Oct-05 10:32
Anonymous14-Oct-05 10:32 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Abhishek Karnik14-Oct-05 10:48
Abhishek Karnik14-Oct-05 10:48 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Robert M Greene14-Oct-05 11:07
Robert M Greene14-Oct-05 11:07 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Abhishek Karnik14-Oct-05 11:09
Abhishek Karnik14-Oct-05 11:09 
QuestionPassing pointers Pin
Anonymous14-Oct-05 8:22
Anonymous14-Oct-05 8:22 
AnswerRe: Passing pointers Pin
Axter14-Oct-05 15:56
professionalAxter14-Oct-05 15:56 
QuestionFun with CPropertySheets/Pages Pin
Jader8914-Oct-05 8:03
Jader8914-Oct-05 8:03 
AnswerRe: Fun with CPropertySheets/Pages Pin
Jader8914-Oct-05 8:04
Jader8914-Oct-05 8:04 
AnswerRe: Fun with CPropertySheets/Pages Pin
Maximilien14-Oct-05 8:58
Maximilien14-Oct-05 8:58 
AnswerRe: Fun with CPropertySheets/Pages Pin
Roger Allen14-Oct-05 9:18
Roger Allen14-Oct-05 9:18 
GeneralRe: Fun with CPropertySheets/Pages Pin
Jader8914-Oct-05 10:28
Jader8914-Oct-05 10:28 
GeneralRe: Fun with CPropertySheets/Pages Pin
Maximilien15-Oct-05 9:07
Maximilien15-Oct-05 9:07 
QuestionHow to handle the ENTER key in the parent window... Pin
Ian Bowler14-Oct-05 7:45
Ian Bowler14-Oct-05 7:45 
AnswerRe: How to handle the ENTER key in the parent window... Pin
Mircea Puiu14-Oct-05 21:35
Mircea Puiu14-Oct-05 21:35 
GeneralRe: How to handle the ENTER key in the parent window... Pin
Ian Bowler15-Oct-05 11:22
Ian Bowler15-Oct-05 11:22 

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.