Hi expert,
Just want ot ask the correct code format for moving message to a new location.
MsgBox "Do you want to save?", vbYesNo, 10, 10
Thanks
Hi expert,
Just want ot ask the correct code format for moving message to a new location.
MsgBox "Do you want to save?", vbYesNo, 10, 10
Thanks
Doesn't look too easy in VB6 I'm afraid, a quick google search turned up this
http://www.vbforums.com/showthread.php?17725-About-Constents-in-Msgboxs
It looks like subclassing to me.
what i mean sir is how i can move (the code) the position of the messagebox to a new location.
Apologies, it looks like I posted entirely the wrong link.
http://www.vbforums.com/showthread.php?329373-MsgBoxEx-Extended-Message-Box
but unfortunately it is still a lengthy process and requires subclassing
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.