'Declaration Public Function New( _ ByVal tabPage As C1DockingTabPage, _ ByVal oldIndex As Integer, _ ByVal newIndex As Integer _ )
'Declaration
Public Function New( _ ByVal tabPage As C1DockingTabPage, _ ByVal oldIndex As Integer, _ ByVal newIndex As Integer _ )
public TabPageMovedEventArgs( C1DockingTabPage tabPage, int oldIndex, int newIndex )
TabPageMovedEventArgs Class TabPageMovedEventArgs Members