hello everyone, hopefully i can explain this in a clear to understand way
what im trying to do is....
there are 2 comboboxes and a richtextbox.. on the first combobox you select #1 or #2.. if you select #1... combobox 2 now becomes populated with a list of files in a directory i specified (they are text files).. now.. the part i have spent hours trying to get to work is, im trying to make it where when you select one of those "items" (one of the file names that combobox 2 is populated with) it should read the contents of that selected text file and display it in the richeditbox ..
hopefully all that made sense thanks for the help / suggestions!
what im trying to do is....
there are 2 comboboxes and a richtextbox.. on the first combobox you select #1 or #2.. if you select #1... combobox 2 now becomes populated with a list of files in a directory i specified (they are text files).. now.. the part i have spent hours trying to get to work is, im trying to make it where when you select one of those "items" (one of the file names that combobox 2 is populated with) it should read the contents of that selected text file and display it in the richeditbox ..
hopefully all that made sense thanks for the help / suggestions!