[This is preliminary documentation and is subject to change.]

Initializes a new instance of the MessageBox class

Namespace: Tools.WindowsT.FormsT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public MessageBox()
Visual Basic
Public Sub New
Visual C++
public:
MessageBox()
F#
new : unit -> MessageBox
JScript
public function MessageBox()

See Also