'Declaration
Public Function New( _ ByVal action As TabManagerChangeAction, _ ByVal index1 As Integer, _ ByVal index2 As Integer _ )
'Usage
Dim action As TabManagerChangeAction Dim index1 As Integer Dim index2 As Integer Dim instance As New TabManagerChangeEventArgs(action, index1, index2)
Parameters
- action
- index1
- index2