What Is The Code So That When I Press The Save Button (called: mnuSave)

it saves what is in the rich text box (called: RichTextBox1) into a place specified

and What Is The Code So That When I Press The Load Button (called: mnuLoad)

it Loads a specified .rtf into the rich text box (called: RichTextBox1)

Thanx, Lavarock09