MobileForms Toolkit Documentation

MessageBoxSettings Properties

The properties of the MessageBoxSettings class are listed below. For a complete list of MessageBoxSettings class members, see the MessageBoxSettings Members topic.

Public Instance Properties

AutoDefaultButton Gets or sets whether the default button will be marked and whether return default value on Enter key if none button is selected.
AutoDefaultResult Gets or sets whether return default result on non-menu item click.
Background Gets or sets the message box background color.
Foreground Gets or sets the message box text color.
IconStyle Gets or sets the message box icon style.
LineColor Gets or sets the separator line color.
MultilineSpace Gets or sets whether the multiline title will have leading and trailing space.
NoPrefix Gets or sets the NOPREFIX.
SelectedBackground Gets or sets the message box selected background color.
SelectedForeground Gets or sets the message box selected text color.
TextAlign Gets or sets how the text is aligned in a message box.
TextFont Gets or sets the message box text font
TitleAlign Gets or sets how title is aligned in a message box.
TitleBackground Gets or sets the message box title background color.
TitleFont Gets or sets the message box title text font.
TitleForeground Gets or sets the message box title text color.
TopMost Gets or sets a value indicating whether the MessageBoxEx should be displayed as a topmost form.

See Also

MessageBoxSettings Class | Resco.Controls.MessageBox Namespace