PenDefinition is a type with a number of properties. These properties define a
Pen used to paint the borders of a
CollapsingGroupPanel.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class PenDefinition |
| C# | |
|---|
public class PenDefinition |
| Delphi | |
|---|
public class PenDefinition |
| JScript | |
|---|
public class PenDefinition |
| Managed Extensions for C++ | |
|---|
public __gc class PenDefinition |
| C++/CLI | |
|---|
public ref class PenDefinition |
Remarks
Inheritance Hierarchy
System.Object
ICreate.Controls.Bars.PenDefinition
Requirements
Namespace: ICreate.Controls.Bars
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: ICreate.Controls.Bars (in ICreate.Controls.Bars.dll)
See Also