StatusBar Class

Description

StatusBar is the class for status bar controls. A status bar is a container for a set of text labels that change dynamically.

Availability

The StatusBar class is available only in Windows and in Web browsers.

Inheritance

StatusBar derives from the Control class; no classes derive from this class.

Identification of StatusBar Items

Each text item within a status bar is a child control, represented in Silk Test Classic with the DynamicText class.

Methods

StatusBar inherits all its methods from the AnyWin class and Control class.

Properties

StatusBar inherits all its properties from the AnyWin class and Control class.