A class to help utilize the stock MessageBox class.
Namespace: System.Extensions.Windows.FormsAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
public static class MessageBoxHelper |
Visual Basic |
---|
Public NotInheritable Class MessageBoxHelper |
Visual C++ |
---|
public ref class MessageBoxHelper abstract sealed |
F# |
---|
[<AbstractClassAttribute>] [<SealedAttribute>] type MessageBoxHelper = class end |