Hi guys,
I have save file in rtf from Richtextbox (okay it saves). But when i open this file manually it's asking me to save changes but i am not changed or edit anything.
why this happens ?
Is SaveFile() doesn't save file properly.

Are you using the SaveFile method like this?
richTextBox1.SaveFile("C:\MyDocument.rtf", RichTextBoxStreamType.RichText)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.