Ellipsis In Title Bar Of Window?
.NET (Core and Framework)
21
Posts
2
Posters
25
Views
1
Watching
-
Spaces will do it; sometime "unprintable characters". (I tend to "trim" input since users tend to "lean" on the keys when sleeping). I've had the latter in source code; weird compile errors ... but you can't "see em'". Sometimes have to "delete the line" and "type it over".
"(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal
I use
.Trim
a lot but never thought about needing it for the title bar of a form. Still curious about how it happened but I doubt I'll ever know.Sometimes the true reward for completing a task is not the money, but instead the satisfaction of a job well done. But it's usually the money.