Results 1 to 2 of 2

Thread: Win32 C++ toolbar button textcolor

  1. #1

    Thread Starter
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    Win32 C++ toolbar button textcolor

    Guys any idea on how to set the text color of the toolbar button?

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: Win32 C++ toolbar button textcolor

    You need to subclass the parent and draw the font yourself. Its identical to drawing your own menus with different fonts.

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

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