StatusStrip control alignment

T

Tim Kelley

I have placed a Status Strip on my form and added two controls (progress bar
and a status label). Is there a way to right align one of the controls so
they are not right next to each other? I would like the progress bar on the
right side of the status strip. I tried setting the alignment property, but
is had no affect.

Thanks.
 
Z

Zytan

I am not sure how to do that. But, I also had a question about
StatusStrips: How can you make little separator bars between
elements? For example, if you had a bunch of text in there, and you
wanted to clearly separate them, just like the bottom of IE does, and
most other apps.

Zytan
 
M

mmcd79

I'm trying to find a better alignment option than the manual sizes I
am setting now. If a blank statuslabel is set to autosize, it sizes
itself to 0.

I want autosize to fill the form

Anyhow, those seperators are merely borders on the status label
controls themselves. You can set the top/bottom/left/right borders.
Use the Left/Right borders to emulate seperators.
 

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