ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IconElement Class / Padding Property

In This Topic
    Padding Property (IconElement)
    In This Topic
    Gets or sets the padding of the icon.
    Syntax
    'Declaration
     
    Public Property Padding As Thickness
    public Thickness Padding {get; set;}
    See Also