G
Guest
..NET v1.1, C#.
Hi,
i have a form to which user controls are dynamically added (and removed). When i change
the system font and re-boot the dynamically added controls do not re-scale. Yes,
AutoScale is True for the dialogue and i can demonstrate the correct scaling behaviour
if i add my controls to their parent container in the constructor.
Is there a recognised way to get around this issue? At what point, and in what
circumstances, are re-scaling calculations performed? Is there a way i can force
those re-calculations?
TIA,
imp.
Hi,
i have a form to which user controls are dynamically added (and removed). When i change
the system font and re-boot the dynamically added controls do not re-scale. Yes,
AutoScale is True for the dialogue and i can demonstrate the correct scaling behaviour
if i add my controls to their parent container in the constructor.
Is there a recognised way to get around this issue? At what point, and in what
circumstances, are re-scaling calculations performed? Is there a way i can force
those re-calculations?
TIA,
imp.