[]
Sets the amount of extra space to leave between the specified control and the error icon.
public void SetIconPadding(Control control, int padding)
| Type | Name | Description |
|---|---|---|
| Control | control | The control to set the padding for. |
| int | padding | The number of pixels to add between the icon and the control. |