CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Soft Button

  1. #1
    Guest

    Soft Button

    Hi,
    How can I make a soft button like Windows Explorer in toolbar?
    thanks in advance!




  2. #2
    Guest

    Re: Soft Button

    Try to use graphic function to draw/erase the button when you respond to the mouse move message.


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