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