Transentient
Registered User.
- Local time
- Today, 15:00
- Joined
- Sep 25, 2007
- Messages
- 31
I stumbled across some Micrsoft code which is able determine a selected Forms position on screen, works with Access97.
I have tried the code and everything works ok, except the position it reposts back is not the same as the position i set of for the form, eg if I set the form left and top values at 0, 300, the code reports the form posiiton as 30, 330. The variation changes if I use different posiitonal values
Looking through the code I have been able to determine it indentifies what type of form is being used (eg popup etc) and sets the 0,0 position accordingly.
I've not posted the code, but will if any ones interested.
Any glues as to the variation?
Thanx
I have tried the code and everything works ok, except the position it reposts back is not the same as the position i set of for the form, eg if I set the form left and top values at 0, 300, the code reports the form posiiton as 30, 330. The variation changes if I use different posiitonal values
Looking through the code I have been able to determine it indentifies what type of form is being used (eg popup etc) and sets the 0,0 position accordingly.
I've not posted the code, but will if any ones interested.
Any glues as to the variation?
Thanx