G
Guest
I have a VB .Net Windows Form application that was developed on a workstation
with a screen resolution of 1280 x 1024, Normal DPI. After installing the
application on other workstations I have found that the form no longer fits
on the screen due to the display settings, form is now too large to fit on
the screen. I have tried messing around with the forms.autoscale property
and nothing seems to make a difference.
Can anyone enlighten me on how to handle resizing the form automatically?
Thank you.
with a screen resolution of 1280 x 1024, Normal DPI. After installing the
application on other workstations I have found that the form no longer fits
on the screen due to the display settings, form is now too large to fit on
the screen. I have tried messing around with the forms.autoscale property
and nothing seems to make a difference.
Can anyone enlighten me on how to handle resizing the form automatically?
Thank you.