XtraMessageBoxArgs Properties
Arguments that should be passed to the Show(XtraMessageBoxArgs) method to customize the shown XtraMessageBox.
Name | Description |
---|---|
Allow |
Gets or sets whether the shown object supports HTML-inspired Text Formatting.
Inherited from Xtra |
Allow |
Gets or sets whether the Xtra |
Appearance |
Gets a new instance of the Appearance |
Auto |
Provides access to settings that allow the shown object (Xtra |
Button |
Gets or sets the alignment mode for buttons of this dialog or message.
Inherited from Xtra |
Button |
Gets or sets the padding for buttons of this message or dialog.
Inherited from Xtra |
Buttons |
Gets or sets buttons that the shown object (Xtra |
Caption |
Gets or sets the shown object (Xtra |
Content |
Gets or sets the distance between the dialog (message box) content and borders.
Inherited from Xtra |
Default |
Gets or sets the index of a button from the Buttons collection that is a default button. A default button is initially focused and is considered clicked when user presses Enter or the auto-close timer expires (see Auto |
Do |
Gets or sets padding for the “Do not show this message again” checkbox. |
Do |
Gets or sets the text displayed next to the “Do not show this message again” checkbox. |
Do |
Gets or sets whether the “Do not show this message again” checkbox is shown in an Xtra |
Gdi |
Gets or sets whether to use GDI+ to render strings. For internal use. |
Html |
Gets or sets Image |
Html |
Returns the HTML-CSS template applied to this message or dialog.
Inherited from Xtra |
Icon |
Use the Xtra |
Icon |
Gets or sets padding for an Xtra |
Image |
Gets image-related properties of an Xtra |
Look |
Gets or sets the Look |
Message |
Gets or sets the system sound played when the owner appears on-screen.
Inherited from Xtra |
Owner |
Gets or sets the owner of this Xtra |
Registry |
Gets or sets a registry key used to store the Visible and Dialog |
Registry |
Gets or sets a registry path used to store the Visible and Dialog |
Text | Gets or sets the message box text. |
Text |
Gets or sets text padding within an Xtra |
Use |
Gets or sets whether to use GDI+ to render strings. |
Use |
Gets or sets whether message boxes that utilize this Xtra |
See Also