Software Bugs and Solutions
Home
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:
Anonymous
22 April 2014 at 00:24
Working with RichTextBox control in .NET
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Working with RichTextBox control in .NET
ReplyDelete