Back to Devexpress

ThemedMessageBoxParameters Properties

wpf-devexpress-dot-xpf-dot-core-dot-themedmessageboxparameters-dot-underscore-properties.md

latest2.1 KB
Original Source

ThemedMessageBoxParameters Properties

Contains properties that allow you to customize the ThemedMessageBox.

NameDescription
AllowTextSelectionGets or sets whether to allow users to select text in the ThemedMessageBox.
ImageGets the image displayed in the ThemedMessageBox.
OptionsGets or sets the ThemedMessageBox‘s display and association options.
OwnerGets or sets the window that owns the ThemedMessageBox.
ShowActivatedGets or sets whether to activate the window when it is shown.
TimerFormatGets or sets the format of the timer shown in the ThemedMessageBox default button.
TimerTimeoutGets or sets the time after which the ThemedMessageBox clicks its default button.
TitleAlignmentGets or sets the header text alignment.
WindowStartupLocationGets or sets the ThemedMessageBox position when it is shown.

See Also

ThemedMessageBoxParameters Class

ThemedMessageBoxParameters Members

DevExpress.Xpf.Core Namespace