For a list of all members of this type, see UltraMessageBoxManager members.
Name | Description | |
---|---|---|
BeginUpdate | Sets the IsUpdating flag to true which prevents painting. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Handles disposing the control's resources. | |
EndUpdate | Overloaded. Resets the IsUpdating flag to false and invalidates the control (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetAppearances | Clears the Appearances collection | |
ResetButtonAppearance | Resets the ButtonAppearance property to its default value. | |
ResetButtonAreaAppearance | Resets the ButtonAreaAppearance property to its default value. | |
ResetButtonHotTrackAppearance | Resets the ButtonHotTrackAppearance property to its default value. | |
ResetButtonPressedAppearance | Resets the ButtonPressedAppearance property to its default value. | |
ResetContentAreaAppearance | Resets the ContentAreaAppearance property to its default value. | |
ResetCursor | Resets the Infragistics.Win.UltraComponentControlManagerBase.Cursor property to its default value. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ResetFooterAppearance | Resets the FooterAppearance property to its default value. | |
ResetHeaderAppearance | Resets the HeaderAppearance property to its default value. | |
Show | Overloaded. Displays an UltraMessageBox | |
ShowMessageBox | Displays an UltraMessageBox | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
ChangeControlsEnabledState | Overridden. This method is invoked when the Enabled property of the managed controls should be changed. | |
ChangeControlsVisibleState | Overridden. This method is invoked when the Visible property of the managed controls should be changed. | |
CreateComponentRole | Overridden. Overridden. Factory method used to create the component role that provides the style information for the component. | |
DirtyChildElements | Overridden. This method is invoked when the uielements for the managed controls should be dirtied. A control should only be dirtied if its IsHandleCreated property returns true. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetSelectionManager | Returns the ISelectionManager. The default implementation tries to cast this object to an ISelectionManager. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
GetService | (Inherited from System.ComponentModel.Component) | |
InvalidateControls | Overridden. This method is invoked when the controls should be invalidated. A control should only be invalidated if its IsHandleCreated property returns true. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase) | |
OnMouseEnterElement | Called when an element is entered (the mouse is moved over the element) (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
OnMouseLeaveElement | Called when an element is left (the mouse is moved off the element) (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
OnPropertyChanged | Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnSubObjectPropChange | Invoked when a subobject's property has been changed. | |
ShouldSerializeCursor | Indicates if the Infragistics.Win.UltraComponentControlManagerBase.Cursor property needs to be serialized. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |