[]
        
(Showing Draft Content)

FarPoint.Win.TabManagerChangeEventArgs

TabManagerChangeEventArgs Class

Represents the event data for the TabManagerChange event.

Inheritance
TabManagerChangeEventArgs
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class TabManagerChangeEventArgs : EventArgs
Public Class TabManagerChangeEventArgs
    Inherits EventArgs

Constructors

Name Description
TabManagerChangeEventArgs(TabManagerChangeAction, int)

Initializes a new TabManagerChangeEventArgs object.

TabManagerChangeEventArgs(TabManagerChangeAction, int, int)

Represents the event data for the TabManagerChange event.

Properties

Name Description
TabAction

Specifies the change action for the tabs.

TabIndex

The index of tab.

TabIndex1

The index of first tab.

TabIndex2

The index of last tab.