Version

UltraMessageBoxInfo Class Methods

For a list of all members of this type, see UltraMessageBoxInfo 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 MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetAppearancesClears the Appearances collection  
Public MethodResetButtonAppearanceResets the ButtonAppearance property to its default value.  
Public MethodResetButtonAreaAppearanceResets the ButtonAreaAppearance property to its default value.  
Public MethodResetButtonHotTrackAppearanceResets the ButtonHotTrackAppearance property to its default value.  
Public MethodResetButtonPressedAppearanceResets the ButtonPressedAppearance property to its default value.  
Public MethodResetContentAreaAppearanceResets the ContentAreaAppearance property to its default value.  
Public MethodResetFooterAppearanceResets the FooterAppearance property to its default value.  
Public MethodResetHeaderAppearanceResets the HeaderAppearance property to its default value.  
Public MethodResolveAppearanceResolves the general appearance of the control.  
Public MethodResolveButtonAppearanceOverloaded. Resolves the appearance of the UltraMessageBox buttons.  
Public MethodResolveButtonAreaAppearanceResolves the appearance of the Button area.  
Public MethodResolveContentAreaAppearanceResolves the appearance of the content area.  
Public MethodResolveFooterAppearanceResolves the appearance of the footer area.  
Public MethodResolveHeaderAppearanceResolves the appearance of the header area.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
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. Handles disposing the object's resources.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearancesDetermines if the Appearances collection needs to be serialized.  
See Also