[]
Sets the location where the error icon should be placed in relation to the control.
public void SetIconAlignment(Control control, ErrorIconAlignment value)
| Type | Name | Description |
|---|---|---|
| Control | control | The control to set the icon location for. |
| ErrorIconAlignment | value | One of the ErrorIconAlignment values. |