In VB6 is there a way to set a textbox so that it can't be manipulated in any way? i.e Can't edit, can't select text, can't paste text, no caret visible at any time, ect...I am using a textbox because I need have a multiline control that has scrollbars if the text fills more than the textbox area...Maybe there is another control I could use for this