Version

UltraMessageBoxManager Class Properties

For a list of all members of this type, see UltraMessageBoxManager members.

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)
See Also