Platform indepedant representation of an userinterface screen displaying a message box that can contain text, buttons, and symbols that inform and instruct the user.

Namespace: inchl.Framework.Business
Assembly:   inchl.Framework.Business (in inchl.Framework.Business.dll)

Syntax

C#
public sealed class MessageBox : Dialog<MessageBox.EventArgs, MessageBox.Data>

Remarks

Inheritance Hierarchy

System.Object
  inchl.Framework.Business.Dialog<, >
    inchl.Framework.Business.MessageBox