elsandalos
Registered User.
- Local time
- Today, 11:57
- Joined
- Jan 27, 2004
- Messages
- 22
Hi all,
I'm currently coding a form field to change height depending on a variable. I've noticed that while viewing an object's properties in design mode, the height is displayed in cm, but when you code it in vb you have to give the value in pixels.
Is there a way of changing the default Access units to pixels? it would make things easier. Or do i need to code a little cm > pixels converter so that i can look at the layout i want in design mode, and carry the same values through into vb?
cheers
El.
I'm currently coding a form field to change height depending on a variable. I've noticed that while viewing an object's properties in design mode, the height is displayed in cm, but when you code it in vb you have to give the value in pixels.
Is there a way of changing the default Access units to pixels? it would make things easier. Or do i need to code a little cm > pixels converter so that i can look at the layout i want in design mode, and carry the same values through into vb?
cheers
El.