A family of Microsoft relational database management systems designed for ease of use.
A.Stanton wrote:
Can anyone tell me how to programmatically size and position the
Access Database Window? I'm referring to the object in this image,
inside the red rectangle
<http://img258.imageshack.us/img258/5764/clip1.jpg>
I have seen a few articles and downloads that show how to size and
position the Access Application window, as well forms, but nothing
showing how to size and position the object in the picture. Please
explain if you know how or point me to any articles or sample apps
that show how to do it. Thank you
e.g.
'set the focus to the database window by pretending to select a table
DoCmd.SelectObject acTable, , True
'use MoveSize to set position and size of the db window
DoCmd.MoveSize 500, 500, 3000, 3000
cu
Karl
*******
Access-FAQ (German/Italian): http://www.donkarl.com