ListView ColumnSize Change

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MikeMechanics

    #1

    ListView ColumnSize Change

    Hello

    I'm a C# beginner and I want to use the ListView Control in Detail view. Now I have a couple of questions

    The first column of my listview should have a fixed size and the last column should autosize to the window siz

    1.) In general, how to detect a ColumnSize change by the user there is no such a event in the ListView contro
    2.) How to fix the size of a colum
    3.) How to AutoSize a column to the window siz

    Thx Mike
Working...