MinimumDividerLocation Property (JSplitPane)

Class

JSplitPane.

Action

Gets the minimum location of the divider.

Syntax

'Declaration
Protected Read Property MinimumDividerLocation As Integer

Access

Read only.

Examples

Dim minimumDividerLocation As Integer = splitPane.MinimumDividerLocation