Jump to content

Browser Button and OpenFileDialog method

fredmord's Photo
Posted Jun 21 2012 04:48 AM
1060 Views

Please, how do I

1. Create a Boolean called "fileOpened," and set it to False.

2. Create an instance (object) of IO.Stream called "myStream"

3. Create a "New" OpenFileDialog() instance (object) called "OpenFileDialog1

4. Create two strings called "value" and "fileReader."

Please, kindly write these code for me so that I can create an OpenFileDialog box for a user to search for a text file, open the file, and read the data in to a RichTextBox.

Thank you for assistance.

Fred,
Member.

Tags:
0 Subscribe


0 Replies