I have added one Status label and a Progressbar in a StatuStrip.
But as soon as text length of Statuslabel increases/decreases the Progressbar changes it's position.

I want to wrap text of Statuslabel in specified length of Statuslabel though text length is greater than it's length so that
Progressbar will not change it's position.

Can you help ?
Thanks in advance.

Set toolStripStatusLabel1.AutoSize=false

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.