Skip to content

Vertical Property

Description

Specifies whether the separator is vertical or horizontal.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Vertical() As Boolean

Return Type

True if vertical, False if horizontal.

Remarks

The separator can be displayed vertically or horizontally. When vertical, the line is solid with a gradient; when horizontal, it is displayed as a dashed line.

Separator Example

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.