Click or drag to resize

IPropertyGridViewDblClickValueXY Method

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