InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / BackImage Property

In This Topic
    BackImage Property (Style)
    In This Topic
    Gets or sets the background image for the element.
    Syntax
    'Declaration
     
    Public Property BackImage As Image
    public Image BackImage {get; set;}
    See Also