CitrixVirtualUserScript RightClick Method C# API
Overload List

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