Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / NavigationButtonStyles Class / BorderWidth Property

In This Topic
    BorderWidth Property (NavigationButtonStyles)
    In This Topic
    Gets or sets the width of the border around the element.
    Syntax
    'Declaration
     
    
    Public Property BorderWidth As Integer
    public int BorderWidth {get; set;}
    See Also