Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / InputStyles Class / Margins Property

In This Topic
    Margins Property (InputStyles)
    In This Topic
    Gets or sets the thickness of the margins around the element.
    Syntax
    'Declaration
     
    
    Public Property Margins As Thickness
    public Thickness Margins {get; set;}
    See Also