[HELP]Remove C:\ from C:\Test.txt in filename (Openfiledialog)
When using a OpenFileDialog, I pick a .txt file to edit it, but when the file filename shows on Label1, it says:
How do I remove the
so it only says
??
Code:
C:\Documents and settings\test.txt
Code:
C:\Documents and settings\
Code:
Test.txt