Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavButtonStyle Class / Corners Property

In This Topic
    Corners Property (NavButtonStyle)
    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