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 August 2, 2005 10:14 AM
Hi Jonathan,
You can do this by extending TabControlAdv and overriding OnPaint. You can then apply any Brush you want to the ClipRectangle and then call base.OnPaint.
Regards,
Gregory Austin
Syncfusion Inc.