Click or drag to resize

IListBoxClickItem 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