Version

RestoreTabEventArgs Class Members

The following tables list the members exposed by RestoreTabEventArgs.

Public Constructors
 NameDescription
Public ConstructorRestoreTabEventArgs ConstructorInitializes a new RestoreTabEventArgs  
Public Properties
 NameDescription
Public PropertyFormReturns or sets the Form associated with the tab.  
Public PropertyTabReturns the associated MdiTab (Inherited from Infragistics.Win.UltraWinTabbedMdi.MdiTabEventArgs)
Public PropertyWasVisibleReadOnly. Indicates if the associated form was visible when the tab was serialized.  
See Also