Click here to Skip to main content
15,887,328 members
Articles / Programming Languages / Visual Basic

Show All TextBox Text After Resize

Rate me:
Please Sign up or sign in to vote.
4.91/5 (22 votes)
16 Sep 2008CPOL2 min read 60.4K   1K   31  
If a TextBox is wide enough to show all text, this method ensures it is visible after a resize.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer ThomsonReuters Tax & Accounting
United States United States
I am a Senior System Administrator for a 400+ server ASP farm. With such a large farm and limited staff, our goal is to add as much automation as possible to the system. Most of my programming consists of intelligent slack: spending 2 hours to write a program that handles a reoccurring 10 minute manual job.

Comments and Discussions