"Move" method in Access 2000 ?

  • Thread starter Thread starter Mel P
  • Start date Start date
M

Mel P

Hello,

VB has the move method or allows the use of Top and Left
to locate a form on the screen, or locate one form on top
of another.

Access 2002 seems to understand the .Move method but
Access 2000 doesn't seem to - any advice on how to
position a form in Access 2000 at a specific postion on
the screen in place of the .Move x,y method.

Thanks, Mel
 
Back
Top