White border on RibbonForm
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...
Greetings from Syncfusion.
We have checked your reported query “White border on RibbonForm” and we could not reproduce the reported white border at our end.
Sample link: https://www.syncfusion.com/downloads/support/forum/169331/7z/Getting_Started258220869
Please check the above sample and confirm us if the white border occurs. If not please modify the sample as issue reproduceable or share the replication details which will be helpful to provide the prompt solution on this.
Regards,
Arunthivakar A.
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!