The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ADAdministrator Syncfusion Team March 22, 2004 11:03 AM UTC
Hi Tom,
You could custom draw the caption of a docking window using the ProvideGraphicsItems event and the following KB article provides more information on this :
How do I draw a custom caption for my docking windows?
It can be accessed at :
http://www.syncfusion.com/Support/article.aspx?id=642
You could place an image on the docking window caption by setting an ImageList to the DockingManager''s ImageList property, and using the SetDockIcon method to set the appropriate image. Please refer to the following sample below which shows this :
http://www.syncfusion.com/support/user/uploads/9291_dock.zip
Thanks for considering Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.