(adsbygoogle = window.adsbygoogle || []).push({});
Hi, i am using Visual Studio 2010 (Visual Basic) and i have started to create a program, the problem is i have linked a BROWSE button to a FolderBrowseDialog and when i have selected a folder to open the text in the textbox doesnt change to the chosen folder path. Does anyone know how to make the textbox display the folder path for the chosen folder?
Another problem is that i have a button that i want to link to a .exe console application, does anyone know how to link it so that when i click the button the BROWSED file will open in the .exe console application?