Hey all!
Hope all is going well...
I have a strange problem that probably hasn't occurred for most of you.
I am building an application that uses two monitors. They are configured as one on top of the other. Ie. My total screen resolution (as far as access is concerned) is 768H x 2048V.
The problem arises when I call the msgbox function. It always defaults to the center of the screen, which in my case is the center of both screens. ie. Half of the dialog box is on one screen and half is on the other.
I have a workaround where I have created a new form and call it as acDialog, but it sure would be nice if I didn't have to do that.
Any thoughts?
TIA!
-Jeff
Hope all is going well...
I have a strange problem that probably hasn't occurred for most of you.
I am building an application that uses two monitors. They are configured as one on top of the other. Ie. My total screen resolution (as far as access is concerned) is 768H x 2048V.
The problem arises when I call the msgbox function. It always defaults to the center of the screen, which in my case is the center of both screens. ie. Half of the dialog box is on one screen and half is on the other.
I have a workaround where I have created a new form and call it as acDialog, but it sure would be nice if I didn't have to do that.
Any thoughts?
TIA!
-Jeff