Version

MdiTabMovingEventArgs Class Members

The following tables list the members exposed by MdiTabMovingEventArgs.

Public Constructors
 NameDescription
Public ConstructorMdiTabMovingEventArgs ConstructorInitializes a new MdiTabMovingEventArgs  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTabReturns the associated MdiTab (Inherited from Infragistics.Win.UltraWinTabbedMdi.CancelableMdiTabEventArgs)
Public PropertyTabGroupReturns the MdiTabGroup that will contain the tab being moved.  
Public PropertyTabIndexReturns the index at which MdiTab that will be inserted in the Tabs collection of the TabGroup.  
See Also