2.68 .curvalue
This attribute defines the current position respectively the currently displayed value.
Definition
-
Data type
integer
-
Access
get, set
-
changed event
yes

-
C
Data type: DT_integer
-
COBOL
Data type: DT-integer
-
Classification
object-specific attribute
-
Objects
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.
The position of the scrollbar slider can be queried and specified with this attribute.
The attribute defines the current value, which is displayed in the child object of the spinbox.