March 2003
Intermediate to advanced
896 pages
32h 35m
English
ErrorIconAlignment
The enumeration specifies the locations at which you can place an
ErrorProvider icon, relative to a particular
Control.
public enum ErrorIconAlignment { TopLeft = 0, TopRight = 1, MiddleLeft = 2, MiddleRight = 3, BottomLeft = 4, BottomRight = 5 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ ErrorIconAlignment
ErrorProvider.GetIconAlignment()
ErrorProvider.SetIconAlignment()
Read now
Unlock full access