4 references to _helpButton
System.Windows.Forms (4)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (4)
111buttons = [_continueButton, _helpButton]; 270_helpButton.Text = SR.ExDlgHelp; 271_helpButton.FlatStyle = FlatStyle.Standard; 272_helpButton.DialogResult = DialogResult.Yes;