The UltraGridBagLayoutPanel doesn't seem to be autoscaling along with the rest of the form.
When I test a form with AutoScaleMode set to Font on 96 and 120dpi (regular and large fonts); the form size scales, the controls scale, but the UltraGridBagLayoutPanel cells don't scale.
In my example, the gridbag is controling the size of group boxes and they are clipping the controls within them.
Can you confirm this behavior? Is this a bug? Is there a workaround?
Thanks for the help
Hi,
The GridBagLayoutPanel was not designed to honor the AutoScaleMode. Whether that's an oversight or an intentional design decision is not clear.
Does the Microsoft LayoutPanel support this behavior? If the MS control suports this and the Infragistics GridBagLayoutPanel does not, then I'd say it is a bug and you should Submit an incident to Infragistics Developer Support.
Is there any update on this?
The GridBag is great. Almost.
Is there, anywhere, a definative treatise on how to squeeze the most out of these bad boys?