Click or drag to resize

IQtTableWidgetClickRowIndicatorRXY Method

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