Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / SelectedIndexChangingEventArgs Class / NewIndex Field

In This Topic
    NewIndex Field (SelectedIndexChangingEventArgs)
    In This Topic
    Indicates the new index of the selected tab page.
    Syntax
    'Declaration
     
    
    Public ReadOnly NewIndex As Integer
    public readonly int NewIndex
    See Also