0

Does anyone have or can create a sample for a MFC MDI tabbed App custom theme using CMFCVisualManager ? I may even pay for it..

Thanks.

Nijenhuis
  • 109
  • 2
  • 13

1 Answers1

0

You already examples in the MFC source, e.g. CMFCVisualManagerVS2005, CMFCVisualManagerOfficeXP. Just inherit from one of those and change the bits you want.

snowdude
  • 3,854
  • 1
  • 18
  • 27