Hi everybody,
I'm developing an Access DB, and it will be used by monitors with both 1024 x 768 and 1208 x 1024 resolutions. I don't want to resize any of the forms or objects, so I just would like to know if it's possible to resize and center the Main Access window (classname = "OMain"). This is the main container, and the caption is the default "Microsoft Access" or the Application Title if it's been set. I've experimented with getting the handle to the main window, and also the form that is being displayed, but no success with setting sizes, etc.
I know the size of the forms that I'm using, and have set the border style to "Thin" so they can't be resized. Is it possible to minimize the main window, or set the size in code, so all I see is the actual form that's being used at any given time?
If anyone's had experience with doing this, I'd sure appreciate some suggestions. Thanks a lot,
huskerdon
I'm developing an Access DB, and it will be used by monitors with both 1024 x 768 and 1208 x 1024 resolutions. I don't want to resize any of the forms or objects, so I just would like to know if it's possible to resize and center the Main Access window (classname = "OMain"). This is the main container, and the caption is the default "Microsoft Access" or the Application Title if it's been set. I've experimented with getting the handle to the main window, and also the form that is being displayed, but no success with setting sizes, etc.
I know the size of the forms that I'm using, and have set the border style to "Thin" so they can't be resized. Is it possible to minimize the main window, or set the size in code, so all I see is the actual form that's being used at any given time?
If anyone's had experience with doing this, I'd sure appreciate some suggestions. Thanks a lot,
huskerdon