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 object:
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.