MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / BackgroundImage Property

In This Topic
    BackgroundImage Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Property BackgroundImage As Image
    public virtual Image BackgroundImage {get; set;}
    See Also