InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / Padding Property

In This Topic
    Padding Property (C1InputPanel)
    In This Topic
    Gets or sets the interiour spacing of the input panel.
    Syntax
    'Declaration
     
    Public Shadows Property Padding As Padding
    public new Padding Padding {get; set;}
    See Also