ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1QRCode Namespace / C1QRCode Class / ForeColor Property

In This Topic
    ForeColor Property (C1QRCode)
    In This Topic
    Gets or sets the foreground color for the control.
    Syntax
    'Declaration
     
    Public Overrides Property ForeColor As System.Drawing.Color
    public override System.Drawing.Color ForeColor {get; set;}
    See Also