ComponentOne List for WinForms
C1.Win.C1List 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 Image
    public Image ForegroundImage {get; set;}
    See Also