Hi,
I am trying to use a rich textbox and populate it by opening a file and having the contents copy to the rich textbox. Of course I also need to write back out to the file when I am done. These files would be under MyDocuments or something like that. Nothing complicated.
I have looked on the microsoft site and found the OpenFileDialog references. BUT, I can't seem to make sense of it. I thought that it might be like a commondialog1 control, but I can't find it in the components listing.
I printed out the microsoft documentation and tried to type in exactly what they had.... NO LUCK. That's what made me thing that it must be a component/control... But I can't find it.
Thanks
Ebbs
I am trying to use a rich textbox and populate it by opening a file and having the contents copy to the rich textbox. Of course I also need to write back out to the file when I am done. These files would be under MyDocuments or something like that. Nothing complicated.
I have looked on the microsoft site and found the OpenFileDialog references. BUT, I can't seem to make sense of it. I thought that it might be like a commondialog1 control, but I can't find it in the components listing.
I printed out the microsoft documentation and tried to type in exactly what they had.... NO LUCK. That's what made me thing that it must be a component/control... But I can't find it.
Thanks
Ebbs