You need to manually create the message box to be able to move it. You won't be able to do it with the static functions. It's a regular dialog window, so look up the docs there should be an example how to show and customize it without resorting to the static function shorthands.