IPropertyGridViewClickValueXY Method |
Name | Description | |
---|---|---|
ClickValueXY(Int32, Int32, Int32) |
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
| |
ClickValueXY(String, Int32, Int32) |
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
| |
ClickValueXY(Int32, Int32, Int32, ShiftKey) |
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
| |
ClickValueXY(String, Int32, Int32, ShiftKey) |
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
|