c# StatusStrip won’t display anything if content is to long
I have an application with a label in a StatusStrip, if the content assigned to the label is longer than the space available in the StatusStrip nothing is displayed.
StatusStrip displayed then removed?
I have added a System.Windows.Forms.StatusStrip to a dialog:
StatusStip displayed then removed?
I have added a System.Windows.Forms.StatusStrip to a dialog: