View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hotbird Hotbird is offline
external usenet poster
 
Posts: 18
Default Position of Message Box on screen

I am learning how to use forms to support control buttons, and discovering
the many parameters which allow precise control of functionality and
appearance. In contrast, MessageBox seems to be a quick and easy way to
interact with the user, but unfortubnately, it pops up in the middle of my
screen, obscuring important information. Are there Top and Left parameters
available to set Message Box's co-ordinatels manually?