struct: ashet.MessageBoxEvent
Fields
event_type: DesktopEvent.Typerequest_id: MessageBoxEvent.RequestIDThe desktop-specific request id that must be passed into
notify_message_boxto finish the message box request.message: strContent of the message box.
caption: strCaption of the message box.
buttons: MessageBoxButtonsWhich buttons are presented to the user?
icon: MessageBoxIconWhich icon is shown?