Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class / ForeColor Property

In This Topic
    ForeColor Property (Style)
    In This Topic
    Gets or sets the foreground color.
    Syntax
    'Declaration
     
    
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also