Im using WinForms and the DataGridView.
I have styled the application to utilize the FlatAppearance and all looks OK.
The only issue I have is trying to Style the Scrollbars to be a single Flat color and no visual style.
Is there some way to override this default behavior ?
Also, can this also be done for DataGridViews header row ?
I will answer your second question. You can use this code to customize the Headers font and the color: