IToolBar.DblClickItemRXY Method |
Name | Description | |
---|---|---|
![]() | DblClickItemRXY(Int32, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) inside item,. The top-left coordinate of the item rectangle is (0,0).
|
![]() | DblClickItemRXY(String, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) inside item,. The top-left coordinate of the item rectangle is (0,0).
|
![]() | DblClickItemRXY(Int32, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) inside item. The top-left coordinate of the item rectangle is (0,0).
|
![]() | DblClickItemRXY(String, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) inside item. The top-left coordinate of the item rectangle is (0,0).
|