Table of Contents

Constructor MessageBoxWpfEventArgs

Namespace
Alternet.Common.Wpf
Assembly
Alternet.Common.Wpf.v9.dll

MessageBoxWpfEventArgs(string, Window, string, MessageBoxButton, MessageBoxImage)

public MessageBoxWpfEventArgs(string message, Window owner, string caption, MessageBoxButton buttons, MessageBoxImage icon)

Parameters

message string
owner Window
caption string
buttons MessageBoxButton
icon MessageBoxImage