Tuesday, 29 January 2013

Turn textbox into label


1. Change the readonly property of textbox to TRUE

2. Change the back color of textbox to transparent.

3. Change the border of the text box to none.

 This will feel TextBox as a Label

1 comment: