Table of Contents

Class MessageBoxHandler

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll
public class MessageBoxHandler
Inheritance
MessageBoxHandler

Methods

OnShowMessage(string, ref DialogResult, IWin32Window?, string?, MessageBoxButtons, MessageBoxIcon)
Show(string)
Show(string, string)
Show(string, string, MessageBoxButtons)
Show(string, string, MessageBoxButtons, MessageBoxIcon)
Show(IWin32Window, string, string)
Show(IWin32Window, string, string, MessageBoxButtons, MessageBoxIcon)

Events

MessageBoxShow