Tooltip format

  • Thread starter Thread starter Steffen Loringer
  • Start date Start date
S

Steffen Loringer

Hi,

I like to format a tooltip with html or css but I don't know how to do
it: Button.Attributes("title") = "<B> myTooltip</B>" does not work.
Are there other ways to influence the look of my tooltip?

Thanks in advance,
Steffen
 
You can't change the way a tooltip looks. That is determined by the Display
settings on the client.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top