Click or drag to resize

IListBox.ClickItem Method

Overload List
  NameDescription
Public methodClickItem(Int32)
Simulates a single click on the specified item.
Public methodClickItem(String)
Simulates a single click on the specified item.
Public methodClickItem(Int32, ShiftKey)
Simulates a single click on the specified item.
Public methodClickItem(String, ShiftKey)
Simulates a single click on the specified item.
Top
See Also