The following tables list the members exposed by UltraMessageBoxManager.
Name | Description | |
---|---|---|
UltraMessageBoxManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlphaBlendEnabled | Determines whether alpha blending is enabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
AlphaBlendMode | Returns or sets how alpha blending is performed. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Appearance | Default appearance for the control. | |
Appearances | Returns the a collection of user created Infragistics.Win.Appearance objects. | |
ButtonAlignment | Gets or set how the buttons will be horizontally aligned in the button area. | |
ButtonAppearance | Default appearance for the buttons of the UltraMessageBox. | |
ButtonAreaAppearance | Default appearance for the Button Area of the UltraMessageBox. | |
ButtonHotTrackAppearance | The appearance for the buttons of the UltraMessageBox while HotTracking. | |
ButtonPressedAppearance | The appearance for the buttons of the UltraMessageBox while pressed. | |
ComponentRole | Returns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraStylableComponent) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContentAreaAppearance | Default appearance for the Content Area of the UltraMessageBox. | |
CreationFilter | Gets/sets the creation filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Cursor | Gets/sets the default cursor for the component. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CursorFilter | Gets/sets the cursor filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
DrawFilter | Gets/sets the draw filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
EnableSounds | Gets or sets if sounds should be played when the dialog is display or non-handled keys are pressed. | |
FlatMode | Indicates whether the control has a flat appearance. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
FooterAppearance | Default appearance for the Footer of the UltraMessageBox. | |
HasAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonHotTrackAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonPressedAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasContentAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasFooterAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasHeaderAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HeaderAppearance | Default appearance for the Header of the UltraMessageBox. | |
IsUpdating | Returns true between BeginUpdate and EndUpdate method calls. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MaximumWidth | Gets or sets the maximum width of the UltraMessageBox | |
MinimumWidth | Gets or sets the minimum width of the UltraMessageBox | |
Site | Overridden. The component's site (set at design time only). | |
StartPosition | Specify 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. | |
Style | Gets or sets the display style of the UltraMessageBox | |
StyleLibraryName | Returns 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) | |
StyleSetName | Returns 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) | |
SupportThemes | Indicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
TextRenderingMode | Specifies the text rendering mode that will be used by this control. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseAppStyling | Returns or sets whether the component should use application styling. (Inherited from Infragistics.Win.UltraStylableComponent) | |
UseFlatMode | Indicates whether the control has a flat appearance. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseFlatModeResolved | Indicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemes | Indicates whether the elements of a control may be rendered using the operating system theme rendering. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemesResolved | Indicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | Returns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase) |
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) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
HelpButtonClicked | Fired when the Help button is clicked. | |
MouseEnterElement | Fired when the mouse enters a UIElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MouseLeaveElement | Fired when the mouse leaves a UIElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
PropertyChanged | Fired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase) |