how to make a textbox non selectable using c#

Posted by syedsaleemss on Stack Overflow See other posts from Stack Overflow or by syedsaleemss
Published on 2010-05-10T07:06:52Z Indexed on 2010/05/10 7:14 UTC
Read the original article Hit count: 147

Filed under:

Im using c#.net windows form application.I have a text box. How can I make the text box unselectable. I don't want to disable the complete textbos

© Stack Overflow or respective owner

Related posts about c#