Description
Moves the mouse pointer to the editor control button and then simulates the specified number of clicks of the left mouse button.
Declaration
TestObj.Click(Count)
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Count | [in] | Optional | Integer | Default value: 1 |
Result | None |
Applies To
The method is applied to the following object:
View Mode
This method is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Parameters
The method has the following parameter:
Count
Specifies the number of clicks to be simulated.
Result Value
None.
See Also
Enabled Property (EditorButton Objects)
Text Property (EditorButton Objects)
Visible Property (EditorButton Objects)