H
Hilary Ostrov
I've never been crazy about ToolTips on a form because (IMHO) they can
be annoying once one actually knows what one is doing - and sometimes
they even get in the way of progress! So, I've used Status Bar Text
instead. But I've often found that some users seem to have an
aversion to training themselves to remember 'when in doubt, cast your
eye to the Status Bar'. So what I'd like to do is display the Status
Bar text in a txtBox on the form itself.
Is there some general code I could use that would accomplish this - or
do I need to create GotFocus and LostFocus Events for each control,
and if the latter what would be the appropriate expression(s) to use?
Thanks.
hro
be annoying once one actually knows what one is doing - and sometimes
they even get in the way of progress! So, I've used Status Bar Text
instead. But I've often found that some users seem to have an
aversion to training themselves to remember 'when in doubt, cast your
eye to the Status Bar'. So what I'd like to do is display the Status
Bar text in a txtBox on the form itself.
Is there some general code I could use that would accomplish this - or
do I need to create GotFocus and LostFocus Events for each control,
and if the latter what would be the appropriate expression(s) to use?
Thanks.
hro