I am trying to create a listbox that has a button at the top of the column taht is used as a label and can resize the column as well as sort it (for an example, go to 'Windows Task Manager' and click the 'Processes' tab). Thanks in advance
if i well understood, probably what you are referring to rather than a ListBox is a Grid Control with 0 Fixed Colums and enabled option of Colums Resizing.