[]
        
(Showing Draft Content)

C1.Win.C1SuperTooltip.C1SuperErrorProvider.SetIconPadding

SetIconPadding Method

SetIconPadding(Control, int)

Sets the amount of extra space to leave between the specified control and the error icon.

Declaration
public void SetIconPadding(Control control, int padding)
Parameters
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.