CitrixVirtualUserScript DoubleClick Method C# API
Overload List

  NameDescription
Public methodDoubleClick(String)
Double click the hot spot of the image.
Public methodDoubleClick(Int32, Int32)
Double click the left mouse button
Public methodDoubleClick(String, Int32, Int32, Int32, Int32, Int32, Int32)
Wait for an image to appear in an area of the screen and then double clicks on it
Back to Top
See Also