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

In This Topic
    BackgroundImageLayout Property (C1ContextMenu)
    In This Topic
    Gets or sets the background image layout in the menu.
    Syntax
    'Declaration
     
    
    Public Property BackgroundImageLayout As ImageLayout
    public ImageLayout BackgroundImageLayout {get; set;}
    See Also