Version 24.2 (latest)

MdiTabSettings Class Methods

For a list of all members of this type, see MdiTabSettings 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 MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets the object to its default state.  
Public MethodResetActiveTabAppearanceResets the ActiveTabAppearance property to its default value.  
Public MethodResetAllowCloseResets the AllowClose property to its default value.  
Public MethodResetAllowDragResets the AllowDrag property to its default value.  
Public MethodResetCloseButtonAlignmentResets the CloseButtonAlignment property to its default value.  
Public MethodResetCloseButtonVisibilityResets the CloseButtonVisibility property to its default value.  
Public MethodResetDisplayFormIconResets the DisplayFormIcon property to its default value.  
Public MethodResetHotTrackResets the HotTrack property to its default value.  
Public MethodResetHotTrackTabAppearanceResets the HotTrackTabAppearance property to its default value.  
Public MethodResetSelectedTabAppearanceResets the SelectedTabAppearance property to its default value.  
Public MethodResetTabAppearanceResets the TabAppearance property to its default value.  
Public MethodResetTabCloseActionResets the TabCloseAction property to its default value.  
Public MethodResetTabWidthResets the TabWidth property to its default value.  
Public MethodShouldSerializeIndicates if any of the property values differ from the default value.  
Public MethodShouldSerializeAllowCloseIndicates if the AllowClose property should be serialized.  
Public MethodShouldSerializeAllowDragIndicates if the AllowDrag property should be serialized.  
Public MethodShouldSerializeCloseButtonAlignmentIndicates if the CloseButtonAlignment property should be serialized.  
Public MethodShouldSerializeCloseButtonVisibilityIndicates if the CloseButtonVisibility property should be serialized.  
Public MethodShouldSerializeDisplayFormIconIndicates if the DisplayFormIcon property should be serialized.  
Public MethodShouldSerializeHotTrackIndicates if the HotTrack property should be serialized.  
Public MethodShouldSerializeTabCloseActionIndicates if the TabCloseAction property should be serialized.  
Public MethodShouldSerializeTabWidthIndicates if the TabWidth property should be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringThe string representation of the object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
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 MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Invoked when the resources utilized by the object are released and the object is being disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActiveTabAppearanceIndicates whether the ActiveTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackTabAppearanceIndicates whether the HotTrackTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedTabAppearanceIndicates whether the SelectedTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTabAppearanceIndicates whether the TabAppearance property contains data that needs to be serialized.  
See Also