CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2010
    Posts
    50

    Question Alphablending abackground image in cListctrl

    I display an image in my listview control as background
    but I need an alphablend option, the LV..._ALPHABLEND seems useless



    Thank you

  2. #2
    Join Date
    Aug 2000
    Location
    New York, NY, USA
    Posts
    5,656

    Re: Alphablending abackground image in cListctrl

    Quote Originally Posted by TheComputer View Post
    I display an image in my listview control as background
    but I need an alphablend option, the LV..._ALPHABLEND seems useless
    What is "LV..._ALPHABLEND"?
    Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
    Convenience and productivity tools for Microsoft Visual Studio:
    FeinWindows - replacement windows manager for Visual Studio, and more...

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