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