Results 1 to 14 of 14

Thread: [RESOLVED] Center MsgBox to a form created with MessageBoxIndirect

Threaded View

  1. #4
    PowerPoster VanGoghGaming's Avatar
    Join Date
    Jan 2020
    Location
    Eve Online - Mining, Missions & Market Trading!
    Posts
    2,619

    Lightbulb Re: Center MsgBox to a form created with MessageBoxIndirect

    The callback function is useless here, it only gets triggered when the user clicks the help button or presses F1. You need to install a CBT hook if you want to alter the position of the message box.

    Here's an example of such a CBT Hook used to manipulate an InputBox.
    Last edited by VanGoghGaming; Aug 14th, 2023 at 04:55 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width