Write the statements to save the contents of the RichTextBox named rtbCurrent.
Display a SaveFileDialog named sfdCurrent to get the name of the file from the user.
Create the necessary event handler that will execute when the user clicks the Save button to save the file in a rich text format.