Combobox Tooltips

  • Thread starter Thread starter Robert Simard
  • Start date Start date
R

Robert Simard

Hi,
How can i display tooltips for each of the item in the list of the combobox
when i hover my mouse to each of the items?
I try Stephan Lebans, it's work fine but not with comb

Thank for help
Bob
 
Can you create another field in your table that the combo derives from which
would have that tooltip info? Then add that to your combo as another column
where users can see it all the time when the combo has the focus.
Mich
 
Thank Mich,

Yes i can create another fields on my combo, but this field was a memo field
and the user can't see all content.


Thank

Bob
 
Back
Top