Hello!
I'm testing the winforms library to se if I can use it to upgrade the looks of my Winforms apps.
In the syncfusion demos and my testapps based on RibbonForm, I always get a white border around the form, like
in the attached pictures.
How do I get rid of that?
/Ronny
Well, when I create a ribbonform from scratch and add a RobbonControlAdv, and set the ribbontheme to office2016, the white border is gone.
Still weird that the demos and templates has this border though...
I can confirm that I get a white border running this sample on my computer
But this only occurs on the Winforms samples and when I create projects based on the ribbonform templates that is included.
If I create a form by adding a ribbonform to the project at a later stage, and add the ribbon manually, there is no white border... weird.
Hello!