I have a WinForms application with Status strip which shows label on the right. But, when I launch the application and click on some other window to take focus away from it before it has opened, this is what I see in status strip
instead of
I get the correct thing if I wait for the application to open up completely without it losing focus.
Has anybody seen something like this before? Please feel free to ask for any additional information for properties set for form and status strip.
Thanks in advance!