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

In This Topic
    BorderStyle Property (RadialMenuItemStateStyle)
    In This Topic
    Gets or sets the styles used to draw the border around the element.
    Syntax
    'Declaration
     
    
    Public Property BorderStyle As RadialMenuItemBorderStyle
    public RadialMenuItemBorderStyle BorderStyle {get; set;}
    See Also