Version

CaptionButtonsAppearances Class Methods

For a list of all members of this type, see CaptionButtonsAppearances 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 back to its default value.  
Public MethodResetCloseButtonAppearancesResets the properties of the CloseButtonAppearances to their default values.  
Public MethodResetContextHelpButtonAppearancesResets the properties of the ContextHelpButtonAppearances to their default values.  
Public MethodResetDefaultButtonAppearancesResets the properties of the DefaultButtonAppearances to their default values.  
Public MethodResetMaximizeButtonAppearancesResets the properties of the MaximizeButtonAppearances to their default values.  
Public MethodResetMinimizeButtonAppearancesResets the properties of the MinimizeButtonAppearances to their default values.  
Public MethodResetRestoreButtonAppearancesResets the properties of the RestoreButtonAppearances to their default values.  
Public MethodShouldSerializeDetermines if the object should be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataHelperHelper method for implementing the ISerializable interface's GetObjectData method.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Overriden. Called when the object is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Overriden. Called when another sub object that we are listening to notified us that one of its properties has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also