binding controls in a form with variables
Hi,
I'm new to C# and I have a problem.
I don't know how to do the following thing:
I have an application that is supposed to load a file (exactly a csv file) and to show the name of the file (that is the path of the file) in a textbox.
Any help would be very much appreciated.
Thanks,
Adisor