IListBoxDblClickItem Method |
Name | Description | |
---|---|---|
DblClickItem(Int32) |
Moves the mouse cursor to Item and then simulates a double click on it.
| |
DblClickItem(String) |
Moves the mouse cursor to Item and then simulates a double click on it.
| |
DblClickItem(Int32, ShiftKey) |
Moves the mouse cursor to Item and then simulates a double click on it.
| |
DblClickItem(String, ShiftKey) |
Moves the mouse cursor to Item and then simulates a double click on it.
|