Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ThemedMessageBoxParameters Properties

Contains properties that allow you to customize the ThemedMessageBox.
Name Description
AllowTextSelection Gets or sets whether to allow users to select text in the ThemedMessageBox.
Image Gets the image displayed in the ThemedMessageBox.
Options Gets or sets the ThemedMessageBox‘s display and association options.
Owner Gets or sets the window that owns the ThemedMessageBox.
ShowActivated Gets or sets whether to activate the window when it is shown.
TimerFormat Gets or sets the format of the timer shown in the ThemedMessageBox default button.
TimerTimeout Gets or sets the time after which the ThemedMessageBox clicks its default button.
TitleAlignment Gets or sets the header text alignment.
WindowStartupLocation Gets or sets the ThemedMessageBox position when it is shown.
See Also