This message serves for Google indexing. It only includes the first message of each thread from technical forums. To see the entire thread, the solutions and the technical content related to each message, you need to log in by going to the main page. This can be done at http://www.universalthread.com. If you do not have an account, we encourage you to create one now and start participating in Microsoft .NET and SQL Server related technology forums, just to name a few. Our database contains nearly two millions valuable high end technical messages. Thanks for the generous contribution to everyone who participated on the site so far, including MVP, Microsoft employees and many other well known contributors. The valuable content of the Universal Thread has created a history of 16 years of high end technical content which has helped many consultants, developers and many others in the industry on a daily basis. The site also offers a subscription option that greatly enhances your site experience.


View message
From22/07/1997 14:40:06
Sean Hanoian #012039
Belleville, Michigan, United States
To  
All


I have a simple Editbox that contains memo data. For example purposes, let's say the EditBox shows five lines at a time and has a vertical scroll bar. If I enter 10 lines of data in one record, leave the cursor at the end of line 10, then go to the next record (via a push button) and the next record has only 1 line of data, the EditBox doesn't show that 1 line of text unless I click on the DISABLED scroll bar's up arrow! Is this a bug? Anyone have a workaround? I want the beginning of the memo field to show every time I go to a new record.