G
Guest
I am trying to code for the Sub FileOpen to open rtf and text file but it does not work.
Like: RichTextBox.LoadFile(FileOpenDialog1.FileName)
RichTextBox.Text(FileOpenDialog1.FileName).
Are there any way to code situation like this. The Error saying "Invalid File Format" Can anyone help?
jbat
Like: RichTextBox.LoadFile(FileOpenDialog1.FileName)
RichTextBox.Text(FileOpenDialog1.FileName).
Are there any way to code situation like this. The Error saying "Invalid File Format" Can anyone help?
jbat