CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Posts
    93

    a simple way to define a image background of a window

    I know that this is a simple exercise, but i can´t find the easy way to do this.
    I need to insert an in mage as a background of my Cwnd.
    The cwnd has a color background, and i want show an image over this background. Not necesaryly with the same size of the window.
    Can anyone help me?

    THANKYOU

    PERE

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

  3. #3
    Join Date
    Nov 2007
    Posts
    93

    Re: a simple way to define a image background of a window

    Thank you for your help

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