Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox font transparent
Message
From
24/03/2007 19:08:55
 
 
To
24/03/2007 07:16:03
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01208149
Message ID:
01208222
Views:
26
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
Previous
Reply
Map
View

Click here to load this message in the networking platform