I have a MessageBox that pops up to ask the user to verify data. However, the Message Box pops up over the data. I would like to position the Box to appear is a specific location. Can this be done?
No. All the Show method overloads just specify a IWin32Window that it's supposed to popup over, but no parameters to specify location on top of that window.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.