I have a lot of textboxes that on a double click open other forms and I would like to make the mouse pointer into a hand (as if it were a link) when i place it on the textbox, like on hover. I have tried the function to make it as a hyperlink but since i have a double click function it takes me to click two double clicks for it to open, so thats a no for me.
Is there any other way to make this?
Should I use onFocus function for this?
Is there any other way to make this?
Should I use onFocus function for this?