Version

RestoreTabEventArgs Class Properties

For a list of all members of this type, see RestoreTabEventArgs members.

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