1 reference to MB_HELP
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\MessageBox.cs (1)
68
MESSAGEBOX_STYLE style = (showHelp) ? MESSAGEBOX_STYLE.
MB_HELP
: 0;