Down Action (Specific to QtDoubleSpinBox and QtSpinBox Controls)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

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

Declaration

TestObj.Down(DownOption)

TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section
DownOption [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:

DownOption

Specifies the number of times the down 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

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

Highlight search results