DividerLocation Property (JSplitPane)

Class

JSplitPane.

Action

Gets the current divider location.

Syntax

'Declaration
Protected Read Property DividerLocation As Integer

Access

Read only.

Examples

Dim dividerLocation As Integer = splitPane.DividerLocation