G
Guest
I am running into the following problem would like to know if this a bug or me doing something wrong.
Using C# with visual studios 2003. I make a form and add a mainMenu Control.
Now I type in "&File". Then in the underlaying menu I make the following menu items.
"&Open"
"&New"
"&Print"
"E&xit"
I run the program but to my big suprice there is no _ under F of the word File. Same with menu items Open, New, Print and Exit. If I press the ALT key then the _ shows up. Why those this happen. In my opinion it should always be there the _ symbol.
Bardo
Using C# with visual studios 2003. I make a form and add a mainMenu Control.
Now I type in "&File". Then in the underlaying menu I make the following menu items.
"&Open"
"&New"
"&Print"
"E&xit"
I run the program but to my big suprice there is no _ under F of the word File. Same with menu items Open, New, Print and Exit. If I press the ALT key then the _ shows up. Why those this happen. In my opinion it should always be there the _ symbol.
Bardo