Table of Contents

Method ShowMessageBox

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

ShowMessageBox(MessageBoxInfo)

Default show message box handler.

void ShowMessageBox(MessageBoxInfo info)

Parameters

info MessageBoxInfo

Message box parameters.

Exceptions

NotImplementedException

If requested feature is not supported.