Tagged Questions

0
votes
1answer
674 views

AutoEllipsis in StatusStrip Label?

I'm coding a Windows Forms App that has a StatusStrip that displays status informations to the user, and hints when the mouse is over relevant things. However, when the program is on it's minimal ...