Gets or sets the pen used to draw the border surrounding the
CollapsingGroupPanel footer.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property FooterBorderPen As PenDefinition |
| Delphi | |
|---|
public read-write property FooterBorderPen: PenDefinition; |
Return Value
A reference to a
PenDefinition, this property defines the
Pen used to draw the border surrounding the footer 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