'Declaration Public Enum CollapseDirectionEnum Inherits System.Enum
public enum CollapseDirectionEnum : System.Enum
'Declaration Public Enum CollapseDirectionEnum Inherits System.Enum
public enum CollapseDirectionEnum : System.Enum
Member | Description |
---|---|
Auto | The direction in which the bar collapses is determined by the value of the control's Dock property. |
ToBottom | The bar collapses to the bottom. |
ToLeft | The bar collapses to the left. |
ToRight | The bar collapses to the right. |
ToTop | The bar collapses to the top. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Command.CollapseDirectionEnum
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