wValue Property (Specific to JSpinner and TelerikSpinEditor Controls)

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the wValue property to get the current value displayed in the spinner control.

Declaration

TestObj.wValue

Read-Write Property Variant
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

The variant value that is currently displayed by the spin editor. It can be an integer value or a text string, depending on the Spinner control's settings.

Remarks

You can increase or decrease wValue via the Up action or the Down action.

See Also

Up Action (Spin Controls)
Down Action (Spin Controls)
wValue Property (Spin Controls)

Highlight search results