CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2000
    Location
    Ottawa, Canada
    Posts
    469

    Is it possible to change color of column title in ListView?

    Thank you.


  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Is it possible to change color of column title in ListView?

    <delurk>

    If you look on this very site under :

    CodeGuru->VB->Controls->ListView

    You'll find an example at :

    http://www.codeguru.com/vb/articles/1848.shtml

    </delurk>


    Chris Eastwood
    VBCodeLibrary - http://www.vbcodelibrary.com

  3. #3
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    Re: Is it possible to change color of column title in ListView?

    In reply to:


    <delurk>





    Tom Cannaerts
    [email protected]

    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

  4. #4
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Is it possible to change color of column title in ListView?

    <relurk/>

    :-)


    Chris Eastwood
    VBCodeLibrary - http://www.vbcodelibrary.com

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