tooltip on combobox selection

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Hi,
Does anyone know how I can display a tooltip when the mouse is over an
item of a combobox's list. That tooltip should show the actual text of
the item if this one doesn't fit the combobox's width. I can't figure
out how to determine if the mouse is over one of the items....
thx
 
Sam,

AFAIK does even mouse hoover does not work on that opened part of the
combobox, what you ask is than something extra.

Cor
 
Back
Top