G
Gator
is there a way to highlight the position of the cursor....for example if the
cursor is in a textbox, the textbox background would change to a certain
color. Now, if there are, say, 30 controls on the form, is there a way in
program to highlight where the cursor is. If the button has the focus it is
blue, if the textbox has focus it is blue or if the subform has focus it is
blue... I don't think I want to code each control for focus.....is there
some code to use that will check where the focus is and change the property,
like the background color?
cursor is in a textbox, the textbox background would change to a certain
color. Now, if there are, say, 30 controls on the form, is there a way in
program to highlight where the cursor is. If the button has the focus it is
blue, if the textbox has focus it is blue or if the subform has focus it is
blue... I don't think I want to code each control for focus.....is there
some code to use that will check where the focus is and change the property,
like the background color?