Moonware.Common
MultiViewLayouts Enumeration



Possible multiview layouts
Syntax
'Declaration
 
Public Enum MultiViewLayouts 
   Inherits System.Enum
'Usage
 
Dim instance As MultiViewLayouts
public enum MultiViewLayouts : System.Enum 
public enum class MultiViewLayouts : public System.Enum 
Members
MemberDescription
BigEight One big screen and seven smaller ones
BigSix One big screen and five smaller ones
Eight Eight screens of same size
Four Four screens of same size
Nine Nine screens of same size
One One screen
Six Six screens of same size
Three Three screens of same size
Twelve Twelve screens of same size
Two Two screens of same size
Unknown Not supported layout
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Moonware.Common.MultiViewLayouts

Requirements

Target Platforms: 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

See Also

Reference

Moonware.Common Namespace

Send Feedback