GoDiagram Web Reference
PaintDecoration Method (GoListGroup)

Paint a shadow, filled border, and separator lines.
Syntax
'Declaration
 
Public Overridable Sub PaintDecoration( _
   ByVal g As Graphics, _
   ByVal view As GoView _
) 
public virtual void PaintDecoration( 
   Graphics g,
   GoView view
)

Parameters

g
view
Remarks
If the Clipping property is true and if Corner is non-zero, painting of the child items and of the separator lines will be clipped to fit within the rounded rectangle formed by the border.
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

GoListGroup Class
GoListGroup Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback