Click to See Complete Forum and Search --> : How can I trap when the user resizes one column in a list control ?


Braulio
May 14th, 1999, 04:50 AM
Hi,

I have a list control, and I would like to refresh the list control every time that the user resizes one column ( I have some problems with the image, when I resize it, it goes a little bit wrong...), How can I do this ?

Thanks, Bye !
Braulio

BrianOG
May 17th, 1999, 04:38 AM
Did you try catching the HDN_ITEMCHANGED message?