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