Click or drag to resize

IStatusBarClickItem Method

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