Nevron.Nov.UI Namespace : ENSplitterSplitMode Enumeration |
'Declaration
Public Enum ENSplitterSplitMode Inherits System.Enum
'Usage
Dim instance As ENSplitterSplitMode
public enum ENSplitterSplitMode : System.Enum
Member | Description |
---|---|
OffsetFromFarSide | The splitter's thumb position is defined with a constant distance from the far side (Right or Bottom, depending on splitter orientation). |
OffsetFromNearSide | The splitter's thumb position is defined with a constant distance from the near side (Left or Top, depending on splitter orientation). |
Proportional | The splitter's thumb position is defined proportionally to the respective dimension (Width or Height, depending on splitter orientation). |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENSplitterSplitMode
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