GoDiagram Web Reference
PaintHandle Method

The appearance of this handle depends on the IGoCollapsible.Collapsible and IsExpanded properties.
Syntax
'Declaration
 
Protected Overridable Sub PaintHandle( _
   ByVal g As Graphics, _
   ByVal view As GoView _
) 
protected virtual void PaintHandle( 
   Graphics g,
   GoView view
)

Parameters

g
view
Remarks
If the parent is not IGoCollapsible.Collapsible, this draws a circle inside the rectangle. Otherwise, the appearance depends on the value of Style.
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

GoCollapsibleHandle Class
GoCollapsibleHandle Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback