Hi,I have a listbox which displays text files when the user clicks a button, the user then selects (highlights) a file in the list box and clicks another button to display the conents of the text file in a textbox.How can I format the way in which the text is displayed in the textbox? For example, how do I insert a header or separate strings in the text file output?If you know how to do this please help!