mike-davies
New member
- Local time
- Today, 10:34
- Joined
- Nov 19, 2006
- Messages
- 5
I've got a form and have set the border style to "sizable" and when the form/code is running I can change the size of the form by dragging the edge with the mouse, BUT, form.width and form.height do not change. Hence I cannot pick up any value for the new form size and recalulate control sizes.
The code I'm trying to use runs OK in VB version 5, but now I'm trying it with VBA in Access 2003 it doesn't work.
Where am I going wrong ? Where do I pick up the new Form or Window size from ?
The code I'm trying to use runs OK in VB version 5, but now I'm trying it with VBA in Access 2003 it doesn't work.
Where am I going wrong ? Where do I pick up the new Form or Window size from ?