StatusBar Control

F

Fir5tSight

Hi,

In Visual Studio 2005, I can't find StatusBar control. I'm following
instructions from Visual Studio 2002/2003 on how to create a StatusBar
control and set up the Panels property for it.

Any advice on the equivalent control of StatusBar in VS 2005, and the
equivalent property of Panels?

Thanks!
-Emily
 
P

Patrick Steele

Hi,

In Visual Studio 2005, I can't find StatusBar control. I'm following
instructions from Visual Studio 2002/2003 on how to create a StatusBar
control and set up the Panels property for it.

Any advice on the equivalent control of StatusBar in VS 2005, and the
equivalent property of Panels?

Look into the StatusStrip class. Much more functionality -- especially
when in the designer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top