Thursday, 15 August 2013

create txt file in selected location in c# application

create txt file in selected location in c# application

I am developing a c# application. In this Form I have added 2 buttons.
Those are Browse and Create File Buttons.
Now I want to do is use browse button to browse a location and when click
Create file button, create a text file in that location.

No comments:

Post a Comment