prevent resize column in listview

User avatar
sal21
PlatinumLounger
Posts: 4362
Joined: 26 Apr 2010, 17:36

prevent resize column in listview

Post by sal21 »

I dont permit to resize column in listview with cursor mouse is possible?
Tks.

User avatar
HansV
Administrator
Posts: 78523
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: prevent resize column in listview

Post by HansV »

That would be very difficult. See Detect Sizing Notifications from a ListView ColumnHeader for the kind of code you'd need. :flee:
Best wishes,
Hans