Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox font transparent
Message
De
24/03/2007 19:08:55
 
 
À
24/03/2007 07:16:03
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01208149
Message ID:
01208222
Vues:
24
Agnes,

>I got a textbox , When the user new a record , he can type the text in the textbox.
>And after he save the record , the text in the textbox will becomre transparent.


Perhaps you could explain *why* you want transparent text? It seems an odd way to do things to me. Do you mean maybe that you want to disable the TextBox? What exactly are you trying to do and why?

However, it's easy enough to do if you need it:
this.MyTextBox.ForeColor = Color.Transparent;
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform