Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference

[Contents][Glossary][Index][Back][Next]

4.1.13 Task bar operations

The API functions below are used to perform task bar operations such as checking whether a task bar item has been clicked, and checking whether the focus is set on the task bar.

API function name Description
AIT_TaskbarItemExists Check whether the task bar contains a specific item.
AIT_TaskbarItemIndex Acquires the 1-based index of the selected item on the task bar.
AIT_TaskbarItemClk Sets a single-click operation on a specific tab item on the task bar.
AIT_TaskbarItemSelected Check whether a specific item on the task bar is selected.
AIT_TaskbarClk Sets a hot spot on the task bar where a single-click of the specified mouse button can be simulated.
AIT_TaskbarHasFocus Check whether the input focus is set on the task bar.
AIT_TaskbarSetFocus Sets the input focus on the task bar.