Click or drag to resize

MessageBoxIHandlerType Property

Gets or sets the type of message box, usually changing the icon displayed.

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

Property Value

Type: MessageBoxType
The type of message box.
See Also