GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollapsibleHandle Class
Members
In This Topic
    GoCollapsibleHandle Class
    In This Topic
    This small rectangle is drawn with different shapes so that users can click on this to expand or collapse the IGoCollapsible parent object.
    Syntax
    [Serializable()]
    public class GoCollapsibleHandle : GoRoundedRectangle 
    Remarks
    Specify the Style as one of the GoCollapsibleHandleStyle enum values.
    See Also