Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Owner Drawn toolbar questions
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Owner Drawn toolbar questions

 Post Reply Post Reply
Author
Message
deepghosh View Drop Down
Groupie
Groupie
Avatar

Joined: 10 March 2006
Location: United States
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote deepghosh Quote  Post ReplyReply Direct Link To This Post Topic: Owner Drawn toolbar questions
    Posted: 20 October 2009 at 9:58pm
1. I want to totally remove the customize bars and
2. Paint the right hand empty part of the toolbar to a particular Gradient Fill
 
I can use
XTPDrawHelpers()->GradientFill( pDC, rcNew, RGB(0x33,0x7a,0x95),RGB(0x7B,0xA5,0xBB), FALSE);
 
I am using 11.2.
 
How do I do this?
 
Deep

 

 

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.105 seconds.