Hi,
I hope I can explain what I'm trying to do. I have a main form (menu) that I would like to have as if it was a "background " type of thing in the access application, I know I can use Docmd.Maximize, but the controls in the form align to the top left corner, and I would like to see them at the center of the screen...
Is there any way to do that, besides obviously creating a huge form that covers the whole screen?
I hope I can explain what I'm trying to do. I have a main form (menu) that I would like to have as if it was a "background " type of thing in the access application, I know I can use Docmd.Maximize, but the controls in the form align to the top left corner, and I would like to see them at the center of the screen...
Is there any way to do that, besides obviously creating a huge form that covers the whole screen?
Comment