Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Development Tools and Languages
Visual Studio 2005
Visual Studio
Integrated Development Environment for Visual Studio
Customizing and Automating the Development Environment
Automation and Extensibility for Visual Studio
Automation and Extensibility Reference
Core Automation - EnvDTE
EnvDTE
StatusBar Interface
StatusBar Methods
Animate Method
Clear Method
Highlight Method
Progress Method
SetLineColumnCharacter Method
SetXYWidthHeight Method
ShowTextUpdates Method
Community Content
Add code samples and tips to enhance this topic.
More...
Advertisement
This topic has not yet been rated
-
Rate this topic
StatusBar.Clear Method
Visual Studio 2005
Other Versions
Visual Studio 11
Visual Studio 2010
Visual Studio 2008
Clears all text from the
StatusBar
.
Namespace:
EnvDTE
Assembly:
EnvDTE (in envdte.dll)
Syntax
C#
C++
VB
Copy
void
Clear ()
J#
Copy
void Clear ()
JScript
Copy
function
Clear ()
Remarks
Clear
clears the text from the
StatusBar
.
See Also
Tasks
How to: Compile and Run the Automation Object Model Code Examples
Reference
StatusBar Interface
StatusBar Members
EnvDTE Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ
Advertisement