GoDiagram Web Reference
GoCollapsibleHandleStyle Enumeration

Specifies the appearance of a GoCollapsibleHandle, both when it is expanded and when it is collapsed.
Syntax
'Declaration
 
Public Enum GoCollapsibleHandleStyle 
   Inherits System.Enum
public enum GoCollapsibleHandleStyle : System.Enum 
Members
MemberDescription
ChevronUpTwo open triangles pointing down when the handle is collapsed; two open triangles pointing up when the handle is expanded.
PlusMinusA "+" when the handle is collapsed; a "-" when the handle is expanded.
TriangleRightA triangle pointing to the right when the handle is collapsed; a triangle pointing up when the handle is expanded.
TriangleUpA triangle pointing down when the handle is collapsed; a triangle pointing up when the handle is expanded.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoCollapsibleHandleStyle

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

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback