Click or drag to resize

IPropertyGridViewClickValueRXY Method

Overload List
  NameDescription
Public methodClickValueRXY(Int32, Int32, Int32)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueRXY(String, Int32, Int32)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueRXY(Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueRXY(String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Top
See Also