Click or drag to resize

IStatusBarDblClickItemRXY Method

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