N Nirious Registered User. Local time Tomorrow, 00:58 Joined Jul 31, 2004 Messages 106 Nov 29, 2004 #1 I would like the user to only be able to resize the form in the length and not in the width. So only up and down? Is that possible?
I would like the user to only be able to resize the form in the length and not in the width. So only up and down? Is that possible?
ghudson Registered User. Local time Today, 17:58 Joined Jun 8, 2002 Messages 6,193 Nov 30, 2004 #2 In code you could give them height size options using a combo box with the InsideHeight property. Check the Access help files or search this forum for the InsideHeight key word [add my username ghudson] for examples.
In code you could give them height size options using a combo box with the InsideHeight property. Check the Access help files or search this forum for the InsideHeight key word [add my username ghudson] for examples.