InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / BackImagePadding Property

In This Topic
    BackImagePadding Property (Style)
    In This Topic
    Gets or sets the thickness of the padding between the element edges and its content.
    Syntax
    'Declaration
     
    Public Property BackImagePadding As Thickness
    public Thickness BackImagePadding {get; set;}
    See Also