Resizing the TextBox
-
Hello All, Can anyone tell me how to resize a textbox to fit a given string? The textbox must keep the same width and adjusts its height to properly display whatever text I put in it. Thanks!
-
Hello All, Can anyone tell me how to resize a textbox to fit a given string? The textbox must keep the same width and adjusts its height to properly display whatever text I put in it. Thanks!
Ok one other thing... I'm thinking of doing something similar with the Label Control as well...
-
Ok one other thing... I'm thinking of doing something similar with the Label Control as well...
-
-
Hello All, Can anyone tell me how to resize a textbox to fit a given string? The textbox must keep the same width and adjusts its height to properly display whatever text I put in it. Thanks!
Found a solution that should work nicely: http://www.dotnet247.com/247reference/msgs/43/216202.aspx