Results 1 to 3 of 3

Thread: Easy ListView Question (I hope)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    UK
    Posts
    78
    The headings, by default, are movable. For example the 'Name', 'Size', 'Filetype' e.t.c. in Windows Explorer are resizable. If I add a ListView to my form, how can I lock these headers so they can't be resized but retain the functionality of the ListView ?

    Thanks

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    I dont think you can stop that from happening.

    But you might be able to simply return the widths to their original size.

    Its just one of those things... you want to use a ListView you accept the things that come with it

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    UK
    Posts
    78
    OK, thanks for the quick response.

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