Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to have multiline textbox without scroll
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00919949
Message ID:
00919976
Views:
8
Hi Dmitry,

This should do it:
MyTextBox.Style.Add("overflow", "hidden");
>I need to show a long text (error message) in a textbox (set to readonly .t.) but I don't want to show the scroll bar.
>
>Is it possible? I can't find a property in the property sheet that controls if scroll bar is displayed.
>
>Thank you.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform