Click or drag to resize

IListBoxClickItemRXY Method

Overload List
  NameDescription
Public methodClickItemRXY(Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
Public methodClickItemRXY(String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
Public methodClickItemRXY(Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
Public methodClickItemRXY(String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
Top
See Also