When the caption of a KryptonForm has an ampersand (&) in the title, it appears as an underscore, like on labels. With a standard Form object it does not.
If you set it to && it gets rid of it, but then on the taskbar it appears as &&.
I'm using Windows 7 with .NET 4.0
Is this by design? Is there a way to disable this?