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

In This Topic
    ForeColor Property (RadialMenuItemStateStyle)
    In This Topic
    Gets or sets the System.Drawing.Color used to write the text.
    Syntax
    'Declaration
     
    
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also