Hi,
Is it possible in Access 2002/VBA to determine the coordinates of where a form is positioned on a screen and the the forms size?
I have an application that has a number of forms open at the same time and I want to be able to let the user position/size the forms on the screen where they want them and then save their positions. Therefore, when they come back to this part of the application in future the forms will re-open at the users saved positions.
I've seen there are some properties such as GridX, GridY , Width, WIndowHeight ad WIndowWidth but am not sure if this is what I need.
Thanks in advance,
MrPeds
Is it possible in Access 2002/VBA to determine the coordinates of where a form is positioned on a screen and the the forms size?
I have an application that has a number of forms open at the same time and I want to be able to let the user position/size the forms on the screen where they want them and then save their positions. Therefore, when they come back to this part of the application in future the forms will re-open at the users saved positions.
I've seen there are some properties such as GridX, GridY , Width, WIndowHeight ad WIndowWidth but am not sure if this is what I need.
Thanks in advance,
MrPeds