public enum ENPairBoxRelation : System.Enum
public enum ENPairBoxRelation : System.Enum
Member | Description |
---|---|
Box1AboveBox2 | Specifies that box1 is displayed vertically above box2. |
Box1BeforeBox2 | Specifies that box1 is displayed horizontally before box2. |
Box2AboveBox1 | Specifies that box2 is displayed vertically above box1. |
Box2BeforeBox1 | Specifies that box2 is displayed horizontally before box1. |
Overlay | Specifies that box1 and box2 share the same space. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENPairBoxRelation
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)