Hey,

I am having a bit of trouble with finding out how to open up a file directory at the click of a button in VC++ Windows Forms.

I know there is the openfiledialog that would open up given the right instructions but I cannot have a menu bar at the top, so I need to be able to do this by a button click.

If anyone could help that would be great, thanks!