BaseMetroDialog.

BaseMetroDialog(MetroWindow, MetroDialogSettings) Constructor

Summary

Initializes a new BaseMetroDialog.

Syntax

protected BaseMetroDialog(MetroWindow owningWindow, MetroDialogSettings settings)

Parameters

Name Type Description
owningWindow MetroWindow The window that is the parent of the dialog.
settings MetroDialogSettings The settings for the message dialog.

Return Value

Type Description
void