12-17-2007 09:52 AM
12-17-2007 10:54 AM
12-17-2007 12:34 PM
12-17-2007 02:47 PM
12-17-2007 04:38 PM
12-17-2007 11:53 PM
12-18-2007 07:25 PM
Nico,
If you'd like to follow Roberto's suggestion (which I also recommend), you should know that textboxes have an attribute (ATTR_EXTRA_LINES) that automatically control how many non-visible lines of text your control can hold. By using that attribute, you won't have to ever explicitly delete lines.
Luis