5 references to ERROR_MSGBOX_UP
System.Windows.Forms (5)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (5)
2638case ERROR_MSGBOX_UP: 2756if (Edit.Focused || (errorState == ERROR_MSGBOX_UP) || (errorState == ERROR_THROWN)|| GetInPropertySet()) { 4683if (errorState == ERROR_MSGBOX_UP) { 4968SetCommitError(ERROR_MSGBOX_UP, false); 5051SetCommitError(ERROR_MSGBOX_UP, false);