ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / TooltipShowingEventArgs Class / Index Property

In This Topic
    Index Property (TooltipShowingEventArgs)
    In This Topic
    Gets the index of the highlighted drop-down list item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also