Keeping a popup form from Stretching out

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jaad
    New Member
    • Oct 2009
    • 158

    Keeping a popup form from Stretching out

    Hello,

    I have had this issue for a long time but now it's bugging me to no end. I never seem to be able to keep a popup form the size I want it to be. They always stretch across the screen and always need to re-size them before using them. Is there a way to set a form so it always stay the same size? I've read all and set the form setting according to what it is said but it still doesn't work, any ideas why?
  • missinglinq
    Recognized Expert Specialist
    • Nov 2006
    • 3533

    #2
    A Popup Form should remain the size it's set at, even if it's opened by a form that is Maximized. Do you have any code in the Popup Form's OnOpen or OnLoad events?

    Linq ;0)>

    Comment

    • jaad
      New Member
      • Oct 2009
      • 158

      #3
      HI Missinglink,

      No codes. This happen every once in a while with other forms as well when I decide to change a field or the look of a form.

      Comment

      • NeoPa
        Recognized Expert Moderator MVP
        • Oct 2006
        • 32661

        #4
        What values do you have for :
        1. Auto Resize
        2. Pop Up
        3. Modal
        4. Height
        5. Width

        Comment

        Working...