Version

MdiTabGroup Class Methods

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

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMoveAllTabsMoves all of the tabs in the group to the relative TabGroup.  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets the properties of the MdiTabGroup to their default values.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetTabGroupsResets the properties of all the MdiTabGroup objects in the TabGroups collection to their default values.  
Public MethodResetTabsResets the properties of the contained 'MdiTab' objects to their default values.  
Public MethodResetTabSettingsResets the TabSettings property to its default value.  
Public MethodResolveScrollTrackAppearanceResolves the appearance for the scroll track  
Public MethodResolveTabAreaAppearanceResolves the appearance for the area behind the tabs  
Public MethodScrollOverloaded. Scrolls the tabs using the specified ScrollType and increment.  
Public MethodShouldSerializeIndicates if the MdiTabGroup should be serialized.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the Infragistics.Shared.KeyedSubObjectBase.Key and number of MdiTab objects in the Tabs collection.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateTabManagerCreates the Infragistics.Win.UltraWinTabs.TabManager used to manage the display of the Tabs  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Invoked when the element is being disposed to allow the element to free any resources being used.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property on a sub object has changed.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeExtentIndicates if the Extent property should be serialized.  
Protected MethodShouldSerializeSettingsIndicates whether the Settings property contains data that needs to be serialized.  
Protected MethodShouldSerializeTabGroupsIndicates if any of the MdiTabGroup objects contains data to serialize.  
Protected MethodShouldSerializeTabsIndicates if the Tabs property should be serialized.  
Protected MethodShouldSerializeTabSettingsIndicates whether the TabSettings property contains data that needs to be serialized.  
See Also