Hi all,
Is there any way to make a particular tab have the focus without actually
clicking on it? I know there's a On Mouse Move, but if I put in code to
have that specific tab receive the focus when the mouse moves over the name,
then moving the mouse anywhere on that entire tab (not just it's name) makes
the screen flicker. I'm assuming it's making that tab the active one with
every move and that's causing the screen flicker.
Do I HAVE to force the user to "click" on the tab or is there another way?
TIA
ron
Is there any way to make a particular tab have the focus without actually
clicking on it? I know there's a On Mouse Move, but if I put in code to
have that specific tab receive the focus when the mouse moves over the name,
then moving the mouse anywhere on that entire tab (not just it's name) makes
the screen flicker. I'm assuming it's making that tab the active one with
every move and that's causing the screen flicker.
Do I HAVE to force the user to "click" on the tab or is there another way?
TIA
ron
Comment