Skip to main content
A newer version of this page is available. .
All docs
V22.2

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