2.68 .curvalue

This attribute defines the current position respectively the currently displayed value.

Definition

  • Data type

    integer

  • Access

    get, set

  • changed event

    yes

progressbar

The current position of the progress.

The .curvalue attribute indicates the position of the progress bar. This value is also used to calculate the percentage, which is displayed as an optional label.

scrollbar

The position of the scrollbar slider can be queried and specified with this attribute.

spinbox

The attribute defines the current value, which is displayed in the child object of the spinbox.