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

In This Topic
    Corners Property (Style)
    In This Topic
    Gets or sets the radii of the element corners.
    Syntax
    'Declaration
     
    Public Property Corners As Corners
    public Corners Corners {get; set;}
    See Also