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

    How to add icon to the 2nd column in a Report View

    Is it possible to add 2nd column in a report view?

    thanks


  2. #2
    Join Date
    Feb 2002
    Posts
    47

    Re: How to add icon to the 2nd column in a Report View

    Hi!

    Set the LVS_EX_SUBITEMIMAGES ex-style

    Hypix


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