StatusStrip control appears to be always "raised"

B

Benj Nunez

Hello everyone,

I noticed that the statusStrip control seems to be always "raised". I
tried looking for a property
that would change this behavior. I tried the LayoutSyle property but
it has no effect whatsoever. Any ideas?

Thanks in advance.


Regards,

Benj
 
B

Benj Nunez

Never mind. I tinkered with the C# IDE and found what I'm looking for.
Here are the steps:

1. Right-click on the Control tab of your Toolbox, a pop-up menu will
appear.
2. Click on "Choose Items...". A dialog will show up, make sure you
are in the ".NET Framework
Components" tab.
3. Scroll down the list and look for the Statusbar control. Click to
check the item.
4. Click ok.

The statusbar control should be available for you to use. The one that
has the sunken feature. :)
 

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