Ok, I have a very minor issue. I can't seem to find a reason for it...though I may be overlooking something very simple. I've googled, checked my vb books, menu / menu item properties, etc.

Anyway, here is the problem:

I've made some access keys for a menu and some menu items. They show up in design mode and they work when I run the .exe, however, they do not show up on the .exe until I hit alt+(whatever).

My question is why do the underlines indicating an access key not show up on the .exe until after I hit alt+(letter)? Is there a property that I'm not aware of that needs to be set? I'm pretty sure the properties are all correct...though I could be wrong.

It's not a huge problem...but's it's kind of annoying.

Screenshot is the form in design mode with the .exe next to it. Notice no underlines in the .exe. (but they all show up if I hit alt)