|
-
Aug 14th, 2023, 04:51 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|