Click or drag to resize

IListBoxDblClickItem Method

Overload List
  NameDescription
Public methodDblClickItem(Int32)
Moves the mouse cursor to Item and then simulates a double click on it.
Public methodDblClickItem(String)
Moves the mouse cursor to Item and then simulates a double click on it.
Public methodDblClickItem(Int32, ShiftKey)
Moves the mouse cursor to Item and then simulates a double click on it.
Public methodDblClickItem(String, ShiftKey)
Moves the mouse cursor to Item and then simulates a double click on it.
Top
See Also