I have a list box with Text file names. How do I load an RTFBox with the file I click on?
Kokopeli VB6 SP3
RichTextBox1.LoadFile List1.Text, rtfText
Forum Rules