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