form keeps appearing as full screen

S

simcon

when in design mode I click on square box in right-hand corner of window next
to the 'close window' box to make my form window small. but when I select the
form again to run it, it comes back as full screen
 
W

Wayne Morgan

Do you have any code that tells the form to maximize as it opens? Do you
have the form property AutoResize (format tab) set to Yes or No? When you
open the form, is the current window maximized?
 
Top