View Full Version : Forms-size property


arage
01-05-2001, 07:18 AM
Hi,
One thing I notice about forms is they take the size attributes of the OVERALL window they’re displayed inside and not how they are actually sized INSIDE the window. I’d appreciate if someone cud just explain why that’s so.

Also, the below doesn’t work when I’m trying to cut my form down in size. Meaning I’d like it to crop from right. Any ideas?

Forms!menu.Width = 2

Thanks!

Peter D
01-05-2001, 12:28 PM
Try setting form property AutoResize = yes.

That will size the window to fit the form.

I think your width setting is too small. 2 pixels is not very much.

Hope this helps,

Peter De Baets
Peter's Software - MS Access tools http://www.peterssoftware.com