Is it possible to add a WinCombo to a System.Windows.Forms.StatusStrip?
Any workaround?
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.