vbMsgBoxSetForeground Field
Specifies that the message box should appear in the foreground. This style ensures that the message box is displayed in the foreground, making it immediately visible to the user.
'Declaration
Public Const vbMsgBoxSetForeground As MsgBoxStyle