Share via


StatusBar Members

Include Protected Members
Include Inherited Members

Represents the Status Bar in the Visual Studio integrated development environment (IDE).

The StatusBar type exposes the following members.

Methods

 

Name

Description

Public method

Animate

Displays an animated picture in the StatusBar.

Public method

Clear

Clears all text from the StatusBar.

Public method

Highlight

Toggles highlighting of text within the StatusBar.

Public method

Progress

Creates, modifies, and clears the meter control inside the StatusBar .

Public method

SetLineColumnCharacter

Sets the text column and character indicators in the StatusBar .

Public method

SetXYWidthHeight

Sets the x, y, width, and height coordinate indicators in the StatusBar.

Public method

ShowTextUpdates

Determines whether the StatusBar shows text updates.

Top

Properties

 

Name

Description

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a StatusBar object.

Public property

Text

Sets or gets the selected text.

Top

See Also

Reference

StatusBar Interface

EnvDTE Namespace