How can I auto clip text and append dots on a label if the current text doesn\'t fits to its width in WPF?
It's also possible to use AccessText within the Label like this:
With this solution the access key for a control (e.g. Alt+F) still works.