get highlighted item in Combobox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • alexia.bee@gmail.com

    get highlighted item in Combobox

    Hi All,

    I am trying to get the index of an item that the mouse is pointing/
    hovering at.
    Meaning, when user click the Combobox, droplist is show. When you
    hover the mouse on item, it highlight it.
    I want to get the item's index which the mouse is pointing at.
    The problem is that I didn't find any event that been fired when mouse
    highlightd/hover to other item in the drop downlist of the Combobox.

    If anyone has any idea how to get the index or which event fires when
    mouse hovers to other item, i'd be very thankfull,


    TIA,
    Alexia.
Working...