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

    Freeze the columns of List View Control

    Hi Gurus,
    I want to freeze the columns of a Listview control in Report view mode. Is there any property of List View or any other code example to show me how to prevent the columns to be resized by the user?

    Help me plz, it is really necessary.

    Waqas...


  2. #2
    Join Date
    Feb 2000
    Location
    Ireland
    Posts
    808

    Re: Freeze the columns of List View Control


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