DividerSize Property (JSplitPane)

Class

JSplitPane.

Action

Gets the size of the divider.

Syntax

'Declaration
Protected Read Property DividerSize As Integer

Access

Read only.

Examples

Dim dividerSize As Integer = splitPane.DividerSize