ThemedMessageBoxParameters.AllowTextSelection Property
Gets or sets whether to allow users to select text in the ThemedMessageBox.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.2.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Remarks
Refer to the following help topic for more information: ThemedMessageBox.
See Also