Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


On this page:

Table of Contents
maxLevel3
stylenone


Requirements

This component is Portable. It runs both on Windows and on Web Pages hosted in any platform.


Configuration

After dragging and dropping the component into the Drawing area, double-click it to open the graphical element configuration window.

Slider Settings

Field

Description

Control Name

Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind

Value

The Tag that will receive the value selected.

Min

The minimum value in the scale.

Max

The maximum value in the scale.

Orientation

Vertical or horizontal.

ReadOnly

Enable Read Only mode.


Slider2 Settings

Field

Description

SliderValue

The Tag that will receive the value selected.

Blinding

  • TwoWay
  • OutputOnly
  • InputOnly

Min

The minimum value in the scale.

Max

The maximum value in the scale.

Orientation

Vertical or horizontal.


Runtime Execution 

When users adjust a slider, the application updates the value based on the slider's position. This real-time adjustment allows for precise control over parameters, such as speed, temperature, or volume. The slider's visual feedback helps users fine-tune settings, providing an intuitive way to manage continuous values.


In this section:

Page Tree
root@parent
spacesV10