Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to add bitmap to Ribbon
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to add bitmap to Ribbon

 Post Reply Post Reply
Author
Message
Jimnewton View Drop Down
Newbie
Newbie


Joined: 12 June 2013
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jimnewton Quote  Post ReplyReply Direct Link To This Post Topic: How to add bitmap to Ribbon
    Posted: 12 June 2013 at 9:12pm
How do I add an image or bitmap to the ribbon bar like in Word 2013 ?



Back to Top
arronlee View Drop Down
Newbie
Newbie


Joined: 04 September 2013
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote arronlee Quote  Post ReplyReply Direct Link To This Post Posted: 04 September 2013 at 11:18pm
Hi,
I am a newbie here, too. I have never tried to add bitmap to Ribbon yet. But I have tried to add bitmap to WORD files using some professional WORD processing SDK. You can google some SDKs whose way of processing is simple and fast to help you with your work. It can save you a lot of time. I hope yo usuccess. Good luck.



Best regards,
Arron
Back to Top
Alex H. View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 February 2004
Status: Offline
Points: 266
Post Options Post Options   Thanks (0) Thanks(0)   Quote Alex H. Quote  Post ReplyReply Direct Link To This Post Posted: 24 September 2013 at 3:13am
Hi!
I think you can probably derive your own class from the ribbon (CXTPRibbonBar) and overwrite the OnDraw Routine or
virtual void DrawCommandBar(CDC* pDC, CRect rcClipBox);

Regards
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.047 seconds.