Table of Contents

Method ShowMessageBox

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ShowMessageBox(MessageBoxInfo)

Default show message box handler.

DialogResult ShowMessageBox(MessageBoxInfo info)

Parameters

info MessageBoxInfo

Message box parameters.

Returns

DialogResult

Exceptions

NotImplementedException

If some feature is not supported.