MessageBoxHelpers Class

Definition

public ref class MessageBoxHelpers abstract sealed
public static class MessageBoxHelpers
type MessageBoxHelpers = class
Public Class MessageBoxHelpers
Inheritance
MessageBoxHelpers

Fields

MessageBoxTitle

Methods

ShowError(IServiceProvider, IWin32Window, String)
ShowError(IWin32Window, String)
ShowError(IWin32Window, String, String)
ShowMessage(IServiceProvider, IWin32Window, String, MessageBoxButtons, MessageBoxIcon)
ShowMessage(IWin32Window, String, MessageBoxButtons, MessageBoxIcon)
ShowMessage(IWin32Window, String, String)
ShowMessage(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon)

Applies to