[]
Returns the amount of extra space to leave next to the error icon.
public int GetIconPadding(Control control)
| Type | Name | Description |
|---|---|---|
| Control | control | The control to get the padding for. |
| Type | Description |
|---|---|
| int | The number of pixels to leave between the icon and the control. |