Listview column width

  • Thread starter Thread starter Alex Bibiano
  • Start date Start date
A

Alex Bibiano

I want my listview (with only one column in it) to display this column in
the entire width of the listview.

I haven't found any property to do it. Any suggestions?

Thanks

Alex B.
 
I want my listview (with only one column in it) to display this column in
the entire width of the listview.

I haven't found any property to do it. Any suggestions?

Thanks

Alex B.

There is no property for that; you got to listen to the event of the
resize of the listview and do it manually

gr.Leon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top