Subj : listview To : borland.public.cpp.borlandcpp From : mike Date : Wed Jul 21 2004 09:23 pm Hi, i'm using the win32 listview control and i added an extended style to it to drag and drop (LVS_EX_HEADERDRAGDROP) the headers so the user can setup the columns any way they desire. i was wondering if there is a message that exists that allows the re-ordering of columns? i want the ability to save the order of the columns the user has so i can display it the same way when then open the application again. any ideas? aloha, mike .