Results 1 to 2 of 2

Thread: How to freeze a column in a listview

  1. #1
    Angelabb
    Guest

    How to freeze a column in a listview

    Dear Friends

    Do you know How can I freeze a column in a listview???

    Thank you a lot.

    Angela

  2. #2
    jim mcnamara
    Guest
    You can kind of freeze the listitem (the thing under the columnheader) by setting .Ghosted = True

    This is the same as setting Form1.Enabled = False

    As close as I can get.

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