T
tshad
I have a status strip with 2 items: toolStripStatusLabel1 and
toolStripStatusLabel2.
I have the toolStripStatusLabel2 all the way to the right by using a margin
left of 500.
When I write to toolStripStatusLabel1, which is all the way to left, it
wipes out the text in toolStripStatusLabel2.
How do I set it up so it writes only to the left side of the strip?
Also, how do I get it to show the panels as inset so you can see the panels?
Thanks,
Tom
toolStripStatusLabel2.
I have the toolStripStatusLabel2 all the way to the right by using a margin
left of 500.
When I write to toolStripStatusLabel1, which is all the way to left, it
wipes out the text in toolStripStatusLabel2.
How do I set it up so it writes only to the left side of the strip?
Also, how do I get it to show the panels as inset so you can see the panels?
Thanks,
Tom