Maximum Property (JSlider)

Class

JSlider.

Action

Gets the maximum value supported by the slider.

Syntax

'Declaration
Protected Read Property Maximum As Integer

Access

Read only.

Examples

Dim maximum As Integer = verticalSlider.Maximum