CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2002
    Location
    United Kingdom
    Posts
    491

    CToolBar Owner-Drawn

    Hi,

    I have an owner drawn toolbar; everything is fine, but I would like to create a custom drawn border to it when it is in its floating state. Would anybody be able to help me understand how to draw ontop of the "tool window"-like window?

    And on how I can replace the standard close button with my own custom-drawn button?

    Any help would be greatly appreciated!

    Best Regards,
    Lea Hayes

  2. #2
    Join Date
    May 2012
    Posts
    1

    Re: CToolBar Owner-Drawn

    did u secceed on changing the background color of the ctoolbar?

  3. #3
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

  4. #4
    Join Date
    Jan 2002
    Location
    Houston, TX
    Posts
    1,421

    Re: CToolBar Owner-Drawn

    Just over 8 years old!
    Be sure to rate those who help!
    -------------------------------------------------------------
    Karl - WK5M
    PP-ASEL-IA (N43CS)
    PGP Key: 0xDB02E193
    PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured