Gets or sets the pen used to draw the border surrounding the header of the
CollapsingGroupPanel.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property HeaderBorderPen As PenDefinition |
| Delphi | |
|---|
public read-write property HeaderBorderPen: PenDefinition; |
Return Value
A reference to a
PenDefinition, this property defines the
Pen used to draw the border surrounding the header of the
CollapsingGroupPanel.
Remarks
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also