0
votes
votes
1 answers
displaying only filename in a label
I have a label that is used to display name of the file in the textbox. I am selecting the file and displaying it on a textbox using openfile dialog box and streaming through the file using streamreader. When the user selects the file fr ...
