WinForms StatusStrip Label and Progress Bar Not Visible When Spring is Set
I have a .Net 3.5 Winforms application that has a status strip at the bottom. The status strip contains two labels and a progress bar with the spring property set to true, the status strip layout is set to Table. But they are not sh开发者_JS百科owing up on Server 2008, but works fine on Server 2003, XP and Vista.
Has anyone come across this? I can see anything on Google so maybe it's just me.
Any ideas?
精彩评论