In a textbox, how can u prevent the display of the blinking cursor when you click on it?
I did read in some forums that there is call to a particular api but when i
Set the ReadOnly property on the TextBox to true.
ReadOnly
TextBox
true
More answers to this question: Read-only textbox in C#