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

In This Topic
    BackgroundImage Property (C1ContextMenu)
    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