D
Dave the Wave
I'm trying to control the appearance of a control (textbox) only when it
has focus. I set up [control name]_Enter and [control name]_Exit routines
which accomplish exactly what I want, except, all instances of the control
are changed instead of only the one with the focus.
Any help will be greatly appreciated! Thanks
has focus. I set up [control name]_Enter and [control name]_Exit routines
which accomplish exactly what I want, except, all instances of the control
are changed instead of only the one with the focus.
Any help will be greatly appreciated! Thanks