1. How do I position text in a text box at run time??
2. I am populating a text box at runtime from a database, but each record does not appear in a new line. the records appear wrapped up. If I use vbcr for a new line, it comes as a "|" but no new line. the multiline property is set to true. How do I insert a new line?? Pleae help me with this stupid problem.