ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1Label Class / Padding Property

In This Topic
    Padding Property (C1Label)
    In This Topic
    Gets or sets the padding within the control.
    Syntax
    'Declaration
     
    Public Shadows Property Padding As Padding
    public new Padding Padding {get; set;}
    See Also