Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

Browse by Tags

All Tags » StatusStrip (RSS)


  • How does Spring work with StatusStrips?

    Spring is supported only in StatusStrip and only with StatusStripLabels. It utilizes the underlying Table layout with a columnstyle set to percentage to achieve the effect of the Spring panel filling the remaining space. Multiple ToolStripPanels set to...
  • How can I get an item aligned to the right?

    By default, the StatusStrip is not set to LayoutStyle.StackWithOverfow, therefore the item.Alignment property is ignored. To align an progress bar to the right, use a ToolStripStatusLabel – set it's Spring = true, then add a ToolStripProgressBar....
  • What is the StatusStrip?

    StatusStrip replaces the StatusBar control. Special features of the StatusBar is a custom Table Layout, support for the form's sizing grip and Spring.


Page view counter