Is there a way to maek a tooltip display on gotfocus instead of on
mouseover.
Need to programmatically show a tooltip i suppose?
Ideas appreciated
thx
Printable View
Is there a way to maek a tooltip display on gotfocus instead of on
mouseover.
Need to programmatically show a tooltip i suppose?
Ideas appreciated
thx
Just off the top of my head how about something like making a label control
Visable for a set amount of time when the control has focus.
You could create a class that dynamiclly draws the label and then removes
it.
Eric
"Matt Stone" <enigma@encode.com> wrote in message
news:3cd28e05$1@10.1.10.29...
> Is there a way to maek a tooltip display on gotfocus instead of on
> mouseover.
>
> Need to programmatically show a tooltip i suppose?
> Ideas appreciated
> thx
>
>