1
Answer

how to handle TextBox click event?

blankg

blankg

20y
1.8k
1
I want to allow to enter the textbox only on double click (playing with the read only proporty isnt good, because I want to avoid the showing of the flickering prompt unless you double click the textBox), how do i do this?
Answers (1)