1 reference to MessageBox
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MessageBox.cs (1)
484
result = Win32ToDialogResult(SafeNativeMethods.
MessageBox
(new HandleRef(owner, handle), text, caption, style));