[]
Gets a value indicating where the error icon should be placed in relation to the control.
public ErrorIconAlignment GetIconAlignment(Control control)
Type | Name | Description |
---|---|---|
Control | control | The control to get the icon location for. |
Type | Description |
---|---|
ErrorIconAlignment | One of the ErrorIconAlignment values. The default icon alignment is MiddleRight. |