To make characters in the text of TextBox ReadOnly.
Hi All !!
I am new to VB.NET... I want to make the characters in the text of TextBox control read only... That is, to make those characters should not be replaced by any other character, or can not be editable... So is there any property or method that can be implemented to the charactres/text(string) of textbox's text ?
Responses are welcome![]()
Thanks,
Prodigy201

