how to detect column changes in listview?

  • Thread starter Thread starter Daniel Billingsley
  • Start date Start date
D

Daniel Billingsley

I can't seem to find a straightforward way to detect when a user changes the
width of a column on a ListView at runtime. This seems like a fairly basic
thing I'd want to know, especially considering its happy to tell me that its
TabStopChanged, a rather useless detail IMO.

Am I missing something?

Short of something simple I've missed, any ideas for the *most*
straightforward way?
 
Back
Top