Category / Section
                                    
                                How to add images into the header of WinForms XPTaskBar control?
                
                
                    1 min read
                
            
    Add images into the header
Store the images into the ImageList and then assign the HeaderImageList property of the XPTaskBar to this ImageList. Now set the HeaderImageIndex property of the XPTaskBarBox to desired image index.
Reference link: https://help.syncfusion.com/windowsforms/xptaskbar/xptaskbar-image-settings