Version

UltraMessageBoxManager Class Members

The following tables list the members exposed by UltraMessageBoxManager.

Public Constructors
 NameDescription
Public ConstructorUltraMessageBoxManager ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAlphaBlendEnabledDetermines whether alpha blending is enabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAlphaBlendModeReturns or sets how alpha blending is performed. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAppearanceDefault appearance for the control.  
Public PropertyAppearancesReturns the a collection of user created Infragistics.Win.Appearance objects.  
Public PropertyButtonAlignmentGets or set how the buttons will be horizontally aligned in the button area.  
Public PropertyButtonAppearanceDefault appearance for the buttons of the UltraMessageBox.  
Public PropertyButtonAreaAppearanceDefault appearance for the Button Area of the UltraMessageBox.  
Public PropertyButtonHotTrackAppearanceThe appearance for the buttons of the UltraMessageBox while HotTracking.  
Public PropertyButtonPressedAppearanceThe appearance for the buttons of the UltraMessageBox while pressed.  
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContentAreaAppearanceDefault appearance for the Content Area of the UltraMessageBox.  
Public PropertyCreationFilterGets/sets the creation filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursorGets/sets the default cursor for the component. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursorFilterGets/sets the cursor filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyDrawFilterGets/sets the draw filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyEnableSoundsGets or sets if sounds should be played when the dialog is display or non-handled keys are pressed.  
Public PropertyFlatModeIndicates whether the control has a flat appearance. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyFooterAppearanceDefault appearance for the Footer of the UltraMessageBox.  
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonAreaAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonHotTrackAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonPressedAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasContentAreaAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasFooterAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHeaderAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHeaderAppearanceDefault appearance for the Header of the UltraMessageBox.  
Public PropertyIsUpdatingReturns true between BeginUpdate and EndUpdate method calls. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyMaximumWidthGets or sets the maximum width of the UltraMessageBox  
Public PropertyMinimumWidthGets or sets the minimum width of the UltraMessageBox  
Public PropertySiteOverridden. The component's site (set at design time only).  
Public PropertyStartPositionSpecify the initial position of the dialog.

If the enumeration is set to Manual, then the location of the form is determined by the StartLocation property.

 
Public PropertyStyleGets or sets the display style of the UltraMessageBox  
Public PropertyStyleLibraryNameReturns or sets the name of the styleset library in the Infragistics.Win.AppStyling.StyleManager that should be used by the control. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleSetNameReturns or sets the name of the styleset in the Infragistics.Win.AppStyling.StyleManager that should be used by the control. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertySupportThemesIndicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyTextRenderingModeSpecifies the text rendering mode that will be used by this control. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseAppStylingReturns or sets whether the component should use application styling. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUseFlatModeIndicates whether the control has a flat appearance. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseFlatModeResolvedIndicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemesIndicates whether the elements of a control may be rendered using the operating system theme rendering. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemesResolvedIndicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEventsReturns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase)
Public Methods
 NameDescription
Public MethodBeginUpdateSets the IsUpdating flag to true which prevents painting. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
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 MethodDisposeOverloaded. Overridden. Handles disposing the control's resources.  
Public MethodEndUpdateOverloaded. Resets the IsUpdating flag to false and invalidates the control (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
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 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 MethodResetCursorResets the Infragistics.Win.UltraComponentControlManagerBase.Cursor property to its default value. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodResetFooterAppearanceResets the FooterAppearance property to its default value.  
Public MethodResetHeaderAppearanceResets the HeaderAppearance property to its default value.  
Public Methodstatic (Shared in Visual Basic)ShowOverloaded. Displays an UltraMessageBox  
Public MethodShowMessageBoxDisplays an UltraMessageBox  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodChangeControlsEnabledStateOverridden. This method is invoked when the Enabled property of the managed controls should be changed.  
Protected MethodChangeControlsVisibleStateOverridden. This method is invoked when the Visible property of the managed controls should be changed.  
Protected MethodCreateComponentRoleOverridden. Overridden. Factory method used to create the component role that provides the style information for the component.  
Protected MethodDirtyChildElementsOverridden. 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.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetSelectionManagerReturns the ISelectionManager. The default implementation tries to cast this object to an ISelectionManager. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodInvalidateControlsOverridden. This method is invoked when the controls should be invalidated. A control should only be invalidated if its IsHandleCreated property returns true.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnMouseEnterElementCalled when an element is entered (the mouse is moved over the element) (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnMouseLeaveElementCalled when an element is left (the mouse is moved off the element) (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnPropertyChangedInvokes 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)
Protected MethodOnSubObjectPropChangeInvoked when a subobject's property has been changed.  
Protected MethodShouldSerializeCursorIndicates if the Infragistics.Win.UltraComponentControlManagerBase.Cursor property needs to be serialized. (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventHelpButtonClickedFired when the Help button is clicked.  
Public EventMouseEnterElementFired when the mouse enters a UIElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventMouseLeaveElementFired when the mouse leaves a UIElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventPropertyChangedFired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase)
See Also