I would like to be able to load the contents of a directory that contains rtf files into a list box.. Then, while the user selects a item in the list box, or combo box (can be either one) the corresponding contents will be displayed in a non-editable text box. I’m totally confused on how to do this. Have read many posts and articles but all seem to more towards loading contents of a certain file.
That is somewhat close to what i needed . Now lets say one of the files selected is a rtf file (rich text file). Any idea on how to make it so that a text box will display those contents?
Thanks again pirate i remember you helping me out quit a bit.