Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2114
Add a WinCombo to a System.Windows.Forms.StatusStrip
posted

Is it possible to add a WinCombo to a System.Windows.Forms.StatusStrip?

Any workaround?

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    Your question really doesn't have anything to do with WinCombo, this is really a question about the StatusStrip. I don't know if the StatusStrip has any support for a container for other controls.

    But if you want a StatusBar or a toolbar that does, I recommend using either UltraStatusBar or UltraToolbarsManager.

Children
No Data