Click or drag to resize

MessageBoxIHandlerText Property

Gets or sets the body text of the message box.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string Text { get; set; }

Property Value

Type: String
The body text.
See Also