Hy. I have a question. I want to save a text from a textbox to a textfile. If I open a text file and then edit it I want to be saved in same file. If I don't open a file and i write a text I want to appear a SaveFileDialog. Somthing like: if I opened a text file then save in same file else show SaveFileDialog and choose a name.