[This is preliminary documentation and is subject to change.]
Default CTor - creates messagebox with just one button OK
Namespace: Tools.WindowsT.IndependentTAssembly: 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() |