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

In This Topic
    SubmenuArrowColor Property
    In This Topic
    Gets or sets the System.Drawing.Color used to draw an arrow for a submenu element.
    Syntax
    'Declaration
     
    
    Public Property SubmenuArrowColor As Color
    public Color SubmenuArrowColor {get; set;}
    See Also