IWinHeaderDblClickItem Method |
| Name | Description | |
|---|---|---|
| DblClickItem(Int32) |
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
| |
| DblClickItem(String) |
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
| |
| DblClickItem(Int32, ShiftKey) |
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
| |
| DblClickItem(String, ShiftKey) |
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
|