Load a file from a list to a text box
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
How do you load a file from a List box to a text box. I'm using Microsoft Direct Text-to-Speech and it wont speak from the list box but it will from the text box. The file is loaded to the list box from the C drive. So how is this possible???
You Have To Use The Rich Text Box Instead Of A Textbox So That You Can Easily Load A Text Fine Into It. Richtexbox1.filename = "PATH" I You Thinh You Can - "You Can"