Click or drag to resize

IPropertyGridViewClickValueXY Method

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