Gets or sets the direction of the stripes drawn on the
SuperPanel.
Syntax
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As SuperPanel
Dim value As StripeOrientation
instance.StripeOrientation = value
value = instance.StripeOrientation
|
Return Value
A
StripeOrientation value, this property specifies the direction of the stripes drawn on the surface of the
SuperPanel. The default value is
Horizontal.
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