Is there a control/object I can add to a dynamic dialog that can hold a list and allow me to rearrange that list?
I'm trying to create a program that will make a list of text files in a folder, that I can then rearrange in the correct order so I can concatenate them together. I can't sort them by date/time stamp because they're the logs for my OS deployment and the clock is never set right before the OS is installed.