5 references to TopLeft
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ErrorProvider.cs (5)
1466
if (!ClientUtils.IsEnumValid(value, (int)value, (int)ErrorIconAlignment.
TopLeft
, (int)ErrorIconAlignment.BottomRight))
1493
case ErrorIconAlignment.
TopLeft
:
1500
return ErrorIconAlignment.
TopLeft
;
1526
case ErrorIconAlignment.
TopLeft
:
1539
case ErrorIconAlignment.
TopLeft
: