IStatusBar.ClickItemRXY Method |
Name | Description | |
---|---|---|
![]() | ClickItemRXY(Int32, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
|
![]() | ClickItemRXY(String, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
|
![]() | ClickItemRXY(Int32, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
|
![]() | ClickItemRXY(String, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
|