Hi
I am trying to add a panel to my windows form, and in it have basically
a windows explorer control, which will allow users to navigate to a
file that they want to use for input. I am able to add an
openFileDialog but I cannot find how to make the explorer a permanent
part of the form.
thanks