Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMenu Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (C1CommandMenu)
    In This Topic
    Gets or sets the background image displayed in the menu.
    Syntax
    'Declaration
     
    
    Public Property BackgroundImage As Image
    public Image BackgroundImage {get; set;}
    See Also