True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Style Class / ForegroundImage Property

In This Topic
    ForegroundImage Property (Style)
    In This Topic
    Gets or sets the foreground image associated with a style.
    Syntax
    'Declaration
     
    Public Property ForegroundImage As System.Drawing.Image
    public System.Drawing.Image ForegroundImage {get; set;}
    See Also