Dialogs with a fixed border are generally the easiest to set
up auto-layout for. They should have an overarching TLP with AutoSize set to
true and AutoSizeMode set to GrowAndShrink. The Form it is on should be set to
AutoSize = true with an AutoSizeMode of GrowAndShrink.
![]()