This has been the most annoying part to designing my system since the start.
Basically all my forms open up in popup form purely because I didnt want to use up the full screen. Anyway my issue is that all my main forms are the same size within the design view, no discrepancy there. But when I open them up and open/close/switch between the forms some are opening slightly bigger than others, mostly height wise.
Is there anything I can do to get what is shown in my design view to be correctly reflected in my actual form view? I have tried messing with the autoresize stuff, dialog, thing and sizable borders but it is still not right.
Thanks,
Chris
Basically all my forms open up in popup form purely because I didnt want to use up the full screen. Anyway my issue is that all my main forms are the same size within the design view, no discrepancy there. But when I open them up and open/close/switch between the forms some are opening slightly bigger than others, mostly height wise.
Is there anything I can do to get what is shown in my design view to be correctly reflected in my actual form view? I have tried messing with the autoresize stuff, dialog, thing and sizable borders but it is still not right.
Thanks,
Chris
Comment