statusStrip1.Dock = System.Windows.Forms.DockStyle.Top
Dock a StatusBar in VB.NET
By using the Dock property of the StatusStrip control.
statusStrip1.Dock = System.Windows.Forms.DockStyle.Top
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Uchiha ItachiPosted May 18, 2014, 10:36 PM
Karthikeyan AnbarasanPosted Apr 8, 2011, 3:39 AM