You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


On this page:


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 



In this section:

The root page @parent could not be found in space v10.

  • No labels