Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / BackImageInImageBar Property

In This Topic
    BackImageInImageBar Property (C1ToolBar)
    In This Topic
    Gets or sets the value indicating whether to show background image in the image bar of dropdown menus.
    Syntax
    'Declaration
     
    
    Public Property BackImageInImageBar As Boolean
    public bool BackImageInImageBar {get; set;}
    See Also