Click or drag to resize

IExplorerBarClickItem Method

Overload List
  NameDescription
Public methodClickItem(Int32, Int32)
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
Public methodClickItem(Int32, String)
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
Public methodClickItem(String, Int32)
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
Public methodClickItem(String, String)
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
Top
See Also