Hi,
I've a file that uses user respone to navigate through a number of charts like a slide show (not my work - downloaded from PHD I think).

To move from one 'slide' to the next users are required to select "Ok" on a OK/Cancel Msgbox.
By default the MsgBox pops up in the middle of the screen.

I'd like to control the position of the MsgBox programmatically.

Is this possible?