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.
Hi,
I want to add a new button in addition to Close and AutoHide Buttons in the Tools.DockingManager. Will it be possible to do so? Is there any other way to work around this problem?
Looking forward for your speedy reply.
Regards
Amit Chavan
ADAdministrator Syncfusion Team November 5, 2003 12:58 PM UTC
Hi Amit,
This is certainly doable if you have the source code. You will have to override the CaptionPainter class in the source code and use a different drawing routine for the captions buttons. But this would be very cumbersome as this involves overriding/rewriting significant sections of the DockHost/DockTabController hit testing codes. The direction that you would need to take would be - overriding the DockHost class, providing the custom CaptionPainter that draws the different button, intercepting all hit-testing routines that involve the caption painter and adding the custom handling code from here. This would be the general approach, but due to the complexity of the task, this is something that we might not be able to support. However we could consider this as a feature request for a future release of Essential Suite.
Regards,
Guru Patwal
Syncfusion, Inc.