9 references to Exclamation
System.Web.Mobile (7)
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
180
MessageBoxIcon.
Exclamation
);
UI\MobileControls\Design\StylesEditorDialog.cs (4)
695
MessageBoxIcon.
Exclamation
);
707
MessageBoxIcon.
Exclamation
);
741
MessageBoxIcon.
Exclamation
);
857
caption, MessageBoxButtons.YesNo, MessageBoxIcon.
Exclamation
) == DialogResult.No)
UI\MobileControls\Design\Util\GenericUI.cs (2)
150
MessageBoxIcon.
Exclamation
,
163
MessageBoxIcon.
Exclamation
,
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MessageBoxIcon.cs (1)
93
Warning =
Exclamation
,
System.Workflow.Activities (1)
Rules\Design\DesignerHelpers.cs (1)
29
MessageBox.Show(message, messageBoxTitle, MessageBoxButtons.OK, MessageBoxIcon.
Exclamation
, MessageBoxDefaultButton.Button1, 0);