IVsStatusbar Members
Include Protected Members
Include Inherited Members
Provides access to the environment's status bar.
The IVsStatusbar type exposes the following members.
Methods
Name
Description
Controls the animation of the icon in the status bar.
Clears the status text area and the editor information area in the status bar.
Inhibits updates to the status text area.
Returns the number of freeze holds on the status bar.
Retrieves the current status bar text.
Determines whether the specified user is the current user of the status bar.
Returns the freeze state of the status bar.
Shows the progress of operations that take a determinate amount of time.
Sets the status bar text with foreground and background colors.
Sets the mode of the editor in the status bar to either insert or overwrite.
Displays the line number and character position in the editor information area of the status bar.
Displays the line number, column number, and character position in the editor information area of the status bar.
Sets the block or stream selection mode of the editor in the status bar.
Sets the status bar text in the text area.
Displays the (x,y) position and the width and height of the current graphics box in the editor information area of the status bar.
Top