Hi guys...I need some guide here...
I have an application that allowed me to open a txt file as my storage (SaveFileDialog)
and Save ("Save As...") everything after I edit the data.
Until now, I can only use "Save As..." to save the file...
Is there any way that I can maintain a "last file accessed". (Just "Save")
So it never ask me for the file name again, if I want to save to the file that I opened recently
Thanks
I have an application that allowed me to open a txt file as my storage (SaveFileDialog)
and Save ("Save As...") everything after I edit the data.
Until now, I can only use "Save As..." to save the file...
Is there any way that I can maintain a "last file accessed". (Just "Save")
So it never ask me for the file name again, if I want to save to the file that I opened recently
Thanks