1 reference to HELP_BUTTON
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MessageBox.cs (1)
452
int style = (showHelp) ?
HELP_BUTTON
: 0;