Thread: Form Display
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BillCPA BillCPA is offline
external usenet poster
 
Posts: 101
Default Form Display

When using a computer with two (or more) monitors, is there any way to
designate which monitor a form is displayed on?

It appears that when you use the automatic positioning for a form
(StartUpPosition parameter = 1), the form is centered on monitor number 1
(which in my case is the right hand monitor). If you use the 0 parameter
(Manual Positioning), it calculates the display position from the top and
left of the left monitor, which in my case is monitor number 2.

If I want to manually position a form on the right monitor, is calculating
the position on the right hand monitor the only way to do it?

--
Bill @ UAMS