MaximumDividerLocation Property (JSplitPane)

Class

JSplitPane.

Action

Gets the maximum location of the divider.

Syntax

'Declaration
Protected Read Property MaximumDividerLocation As Integer

Access

Read only.

Examples

Dim maximumDividerLocation As Integer = splitPane.MaximumDividerLocation