For a list of all members of this type, see UltraMessageBoxInfo members.
Name | Description | |
---|---|---|
![]() | 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 when pressed. |
![]() | ButtonPressedAppearance | The appearance for the buttons of the UltraMessageBox when pressed. |
![]() | Buttons | Gets or sets the type of buttons to display on the UltraMessageBox |
![]() | Caption | Gets or sets the text to be displayed in the caption of the UltraMessageBox |
![]() | ContentAreaAppearance | Default appearance for the Content Area of the UltraMessageBox. |
![]() | DefaultButton | Gets or sets which button will be active when the UltraMessageBox is shown |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | EnableSounds | Gets or sets if sounds should be played when the dialog is display or non-handled keys are pressed. |
![]() | Footer | Gets or sets the text to be displayed in the footer area of the UltraMessageBox. |
![]() | FooterAppearance | Default appearance for the Footer of the UltraMessageBox. |
![]() | FooterFormatted | Gets or sets the formatted text to be displayed in the footer area 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. |
![]() | Header | Gets or sets the text to be displayed in the header area of the UltraMessageBox. |
![]() | HeaderAppearance | Default appearance for the Header of the UltraMessageBox. |
![]() | HeaderFormatted | Gets or sets the formatted text to be displayed in the header area of the UltraMessageBox. |
![]() | HelpInfo | Gets or sets the HelpInfo object which contains data about the help to be displayed. |
![]() | Icon | Gets or sets the system icon to display in the content area of the UltraMessageBox |
![]() | MaximumWidth | Gets or sets the the maximum width of the UltraMessageBox |
![]() | MinimumWidth | Gets or sets the minimum width of the UltraMessageBox |
![]() | Owner | Gets or sets the IWin32Window that will own the UltraMessageBox dialog. |
![]() | ShowHelpButton | Gets or sets if the Help button should be displayed on the UltraMessageBox |
![]() | StartLocation | Specify the start-up location of the message box.
This value is taken under consideration only when StartPosition property is set to Manual. |
![]() | 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 |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Text | Gets or sets the text to be displayed in the content area of the UltraMessageBox. |
![]() | TextFormatted | Gets or sets the formatted text to be displayed in the content area of the UltraMessageBox. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |