StatusStrip is truncating the error message needed to display. How to make longer?

72 Views Asked by At

I tried to make this phone validation program for my first VB class. I need to make this happen: https://i.stack.imgur.com/kd86E.png

but unfortunately this happens and the message truncates. Is there a way to fix this? https://i.stack.imgur.com/FFQDx.png

1

There are 1 best solutions below

1
Dennis On

-smaller font

-bigger window

-less text

-make it scroll

The possibilities are endless... :)