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

    selection in clistctrl

    hi everybody,

    I would like select the first column text in a list control without highlighting the icon attached. If I click in the first column the icon also gets highlighted. I don't know how to do it. any suggestions

    thanks in advance
    bye


  2. #2
    Join Date
    May 1999
    Location
    Sydney, Australia
    Posts
    420

    Re: selection in clistctrl

    OWNERDRAW it

    Sally


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