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