'Declaration Public Enum MultiMonitorDropDownBehavior Inherits System.Enum
public enum MultiMonitorDropDownBehavior : System.Enum
Member | Description |
---|---|
Default | The default value which is based on the item being displayed. |
None | Don't make any changes to the requested drop down rectangle |
ShiftToMonitorWithCursor | Shift the drop rectangle into the monitor containing the cursor |
ShiftToMonitorWithExclusionRect | Shift the drop rectangle into the monitor containing the largest portion of the exclusion rectangle |
UseMonitorWithCursor | Use the portion of the drop rectangle that exists in the monitor with the mouse cursor |
UseMonitorWithLargerDropRectPortion | Use the portion of the drop rectangle in the monitor that contains the largest portion of it. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2