ousoonerjoe
Programmer
Using VB.Net 2005
StatusStrip with ToolStripStatusLabel
We use the StatusStrip to display current progress of the form as well as error messages that typically pertain to data entry errors or data constraint errors. The users screen size varies from 800 x 600 to 1440 x 900, so simply choosing shorter messages will not always be an option.
Is there a way to make the ToolStripStatusLabel AutoEllipse like a standard Label or is this something that would have to be manually calculated? If so, any recommendations on how to find the space between words prior to end of the viewable area so that a vbCrLf or "..." can be inserted?
Thank you.
--------------------------------------------------
Bluto: What? Over? Did you say "over"? Nothing is over until we decide it is! Was it over when the Germans bombed Pearl Harbor? No!
Otter: Germans?
Boon: Forget it, he's rolling.
--------------------------------------------------
StatusStrip with ToolStripStatusLabel
We use the StatusStrip to display current progress of the form as well as error messages that typically pertain to data entry errors or data constraint errors. The users screen size varies from 800 x 600 to 1440 x 900, so simply choosing shorter messages will not always be an option.
Is there a way to make the ToolStripStatusLabel AutoEllipse like a standard Label or is this something that would have to be manually calculated? If so, any recommendations on how to find the space between words prior to end of the viewable area so that a vbCrLf or "..." can be inserted?
Thank you.
--------------------------------------------------
Bluto: What? Over? Did you say "over"? Nothing is over until we decide it is! Was it over when the Germans bombed Pearl Harbor? No!
Otter: Germans?
Boon: Forget it, he's rolling.
--------------------------------------------------