5 references to BottomRight
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ErrorProvider.cs (5)
1466
if (!ClientUtils.IsEnumValid(value, (int)value, (int)ErrorIconAlignment.TopLeft, (int)ErrorIconAlignment.
BottomRight
))
1498
return ErrorIconAlignment.
BottomRight
;
1503
case ErrorIconAlignment.
BottomRight
:
1533
case ErrorIconAlignment.
BottomRight
:
1548
case ErrorIconAlignment.
BottomRight
: