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.
Is there anyway to completely turn off the Header of the GroupBar control. I am using it with themes disabled, visual style set to Office2003 and in stacked mode. In my app, I have a custom control that I use for headers already, so I would like for the GroupBar''s header to just be turned off. It will not, however, let me just set the Height to 0.
ADAdministrator Syncfusion Team July 12, 2005 08:18 AM UTC
Hi Troy,
Setting the height of the header to 1 and setting both HeaderForeColor and HeaderBackColor to the same color (that matches the Form) should cause it to become effectively invisible.
Regards,
Greg Austin
>Is there anyway to completely turn off the Header of the GroupBar control. I am using it with themes disabled, visual style set to Office2003 and in stacked mode. In my app, I have a custom control that I use for headers already, so I would like for the GroupBar''s header to just be turned off. It will not, however, let me just set the Height to 0.