How to resize a form?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slenish
    Contributor
    • Feb 2010
    • 283

    How to resize a form?

    Ok im trying to resize my form to a little smaller. I was wondering if there is any code that i can use to resize the Y axis so that i can just cut off some from the bottom of the form? I have everything laid out how i want it, its just to long on the bottom. Any way to cut that off?

    Thanks for the help
  • Delerna
    Recognized Expert Top Contributor
    • Jan 2008
    • 1134

    #2
    Design the form and withingn the Window you should be able to see the section colored light grey and a section colored dark grey.
    You size the form by dragging the edge of the light grey section. (not the edge of the window)

    Comment

    • TheSmileyCoder
      Recognized Expert Moderator Top Contributor
      • Dec 2009
      • 2322

      #3
      If you have a form footer (which your not using) either hide it (set visible to false) or reduce size of it to nothing.

      Comment

      Working...