I have several forms with RadLayoutControl that looks fine in the Designer, but then running the application, they go completely wild.
I recently enabled HDPI support, all my usercontrols without LayoutControl work fine, but LayoutControl seems to be different.
Pic1 is from Designer, Pic2 from the running application, and I created a minimal reproducable example but I'm unable to attach it here.
Yes, I put Visual Studio in the 96dpi Mode, before using the Designer.
I tested on several computers, but everywhere the same awkward result.