CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Location
    Sydney, Australia
    Posts
    33

    Picture in Button Control

    Hi

    How do I display a picture in a button control

    Regards Diana


  2. #2
    Join Date
    May 1999
    Location
    CA, USA
    Posts
    586

    Re: Picture in Button Control

    You could use CBitmapButton... see my Example 12 at http://home.earthlink.net/~railro/mfc_link.html.

    Rail

    Recording Engineer/Software Developer
    Rail Jon Rogut Software
    [email protected]
    http://home.earthlink.net/~railro/

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