ShowAllWindow

Return to Introduction  Previous page  Next page

ShowAllWindow              Byte

 

If this is TRUE before the call to the FixWindowXYPos method it will force the class to pull the window in so that it is 100% visible on one monitor no matter what.  This will force windows that are partially on one monitor and partially on another (but the whole window is visible) to be pulled in to the nearest monitor.  The monitor that has the highest percentage of the total area of the window rectangle (i.e. > 50.0000%) will get the entire window.

 

If this is FALSE, then only windows that are < 100% will be pulled into the nearest monitor.  Windows that are 100% visible, even if they are on multiple monitors, will be left where they are.   However if ShowMinPercent is not equal to zero then it will be used to compare with the visibility percent of the window to decide if it should be pulled into its nearest monitor.



Direct link to this page on our website: http://www.icetips.com/manuals/windowfixer/showallwindow.htm