Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to have multiline textbox without scroll
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00919949
Message ID:
00919976
Vues:
7
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform