how to handle TextBox click event?
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?
p.jonesPosted Jul 16, 2004, 10:05 AM