GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoListGroup Class
/ PaintDecoration Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PaintDecoration Method (GoListGroup)
In This Topic
Paint a shadow, filled border, and separator lines.
Syntax
C#
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.
See Also
Reference
GoListGroup Class
GoListGroup Members