Click or drag to resize

IPropertyGridViewDblClickValueRXY Method

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