Northwoods.Go Assembly > Northwoods.Go Namespace : GoCollapsibleHandleStyle Enumeration |
'Declaration Public Enum GoCollapsibleHandleStyle Inherits System.Enum
public enum GoCollapsibleHandleStyle : System.Enum
Member | Description |
---|---|
ChevronUp | Two open triangles pointing down when the handle is collapsed; two open triangles pointing up when the handle is expanded. |
PlusMinus | A "+" when the handle is collapsed; a "-" when the handle is expanded. |
TriangleRight | A triangle pointing to the right when the handle is collapsed; a triangle pointing up when the handle is expanded. |
TriangleUp | A triangle pointing down when the handle is collapsed; a triangle pointing up when the handle is expanded. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoCollapsibleHandleStyle
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