View Single Post
  #1 (permalink)  
Old 05-30-2007, 06:49 AM
Stellaferox Stellaferox is offline
Basic4ppc Veteran
 
Join Date: Apr 2007
Posts: 269
Default How to edit multiple lines of text?

Hi all,

I am writing a program (about logistic regression ) in which a textfile is displayed in multiple lines of text. Also I want the possibility to edit the lines from scratch if need be.
Now which control would suit my needs? textbox is single line, rest is array-like with no editing possibilities in the box. Am I right? Suggestions?
thnx in advance
Marc
Reply With Quote