In ErrorProvider control we can use SetIconPadding(); in order to set number of pixels to add between the icon and the control.
In this way we can move icon horizontally.
How to do the same but in vertical?
I don't know how to extend or override icon positioning.
PS. SetIconAlignment() in some situation is not enough. I simply must set custom localization of icon.