Hi there everyone. I am working on a program to test students in Math. The program records the results in a listview. The program works great, however on my school laptop, it needs a few ocx files because of the dependencies because of the listview and tab strip. I am running the program from a usb drive because I update it often. Is there a way to have a listview without a dependency, or is there a work around where I can put the ocx files on the flash drive?

I don't want to make an installer because I want keep it as a portable app, but I'm wondering what my options are with the listview.

Thanks!