IBar.DblClickItemRXY Method |
Name | Description | |
---|---|---|
![]() | DblClickItemRXY(String, Int32, Int32) |
Simulates a double click of the right mouse button at (X,Y) inside item specified by index, from 0 or by name. 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 (X,Y) inside item specified by index, from 0 or by name. The top-left coordinate of the item rectangle is (0,0).
|