Up Action (Specific to QtDoubleSpinBox and QtSpinBox Controls)

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

Description

The method simulates a series of mouse clicks over the up arrow button of the control.

Declaration

TestObj.Down(UpOption)

TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section
UpOption [in]    Optional    Integer Default value: 1   
Result None

Applies To

The method is applied to the following objects:

View Mode

To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Parameters

The method has the following parameter:

UpOption

Specifies the number of times the up arrow button will be clicked. Dy default, the parameter value is 1.

Result Value

None.

Remarks

The method does not move the mouse pointer.

See Also

Up Action (Spin Controls)
Down Action (Specific to QtDoubleSpinBox and QtSpinBox Controls)

Highlight search results