Sure check out this code sample at ASPNet101.com:
http://www.aspnet101.com/aspnet101/aspnet/codesample.aspx?code=text
David Wier
http://aspnet101.com
http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
bloated markup
>i have porblem for change the back ground of the TextBox in ASP.NET 2.0
On Sep 28, 9:59 am, davehir...@gmail.com wrote:
> i have porblem for change the back ground of the TextBox in ASP.NET 2.0
Drag your control on the page. Open the property windows (view ->
property windows, or F4). In the list, you will see a row with this
word "back color". Click on the right side, choose your color.
Enjoy
~V