5 references to MiddleRight
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ErrorProvider.cs (5)
61
const ErrorIconAlignment defaultIconAlignment = ErrorIconAlignment.
MiddleRight
;
1496
return ErrorIconAlignment.
MiddleRight
;
1501
case ErrorIconAlignment.
MiddleRight
:
1532
case ErrorIconAlignment.
MiddleRight
:
1544
case ErrorIconAlignment.
MiddleRight
: