Version

FormStyleSettings Class Methods

For a list of all members of this type, see FormStyleSettings 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 MethodResetOverridden. Resets the settings of the object to their default values.  
Public MethodResetAccessibleDescriptionResets the AccessibleDescription property to its default value.  
Public MethodResetCaptionAreaActiveAppearanceResets the CaptionAreaActiveAppearance property to its default value.  
Public MethodResetCaptionAreaAppearanceResets the CaptionAreaAppearance property to its default value.  
Public MethodResetCaptionButtonsAppearancesResets the properties of the CaptionButtonsAppearances to their default values.  
Public MethodResetDefaultCaptionButtonsAppearancesResets the properties of the DefaultCaptionButtonsAppearances to their default values.  
Public MethodResetFormBorderAppearanceResets the FormBorderAppearance property to its default value.  
Public MethodResetFormDisplayStyleResets the FormDisplayStyle property to its default value.  
Public MethodResetIsGlassSupportedResets the IsGlassSupported property to its default value.  
Public MethodResetMaximizedMdiChildFormCaptionAreaAppearanceResets the MaximizedMdiChildFormCaptionAreaAppearance property to its default value.  
Public MethodResetMaximizedMdiChildFormCaptionButtonsAppearancesResets the properties of the MaximizedMdiChildFormCaptionButtonsAppearances to their default values.  
Public MethodResetStyleResets the Style property to its default value.  
Public MethodShouldSerializeOverridden. Determines whether any properties of the object differ from their default values.  
Public MethodShouldSerializeFormDisplayStyleDetermines whether the FormDisplayStyle property is set to its default value.  
Public MethodShouldSerializeIsGlassSupportedDetermines whether the IsGlassSupported property is set to its default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string so nothing shows up on the right side of the property grid.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object.  
Protected MethodInitialize (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
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 object is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeCaptionButtonsAppearancesReturns whether the CaptionButtonsAppearances requires serialization.  
Protected MethodShouldSerializeDefaultCaptionButtonsAppearancesReturns whether the DefaultCaptionButtonsAppearances requires serialization.  
Protected MethodShouldSerializeMaximizedMdiChildFormCaptionButtonsAppearancesReturns whether the MaximizedMdiChildFormCaptionButtonsAppearances requires serialization.  
See Also