| Visual Basic (Declaration) | |
|---|---|
Public Property ListBarIndex As Integer | |
| C# | |
|---|---|
public int ListBarIndex {get; set;} | |
Property Value
IntegerThe e.ListBarIndex will return the 0-based index of the ListBar under the mouse unless there is no ListBar at that position in the control or if the ControlType Property is Explorer.