Results 1 to 6 of 6

Thread: Menu Shortcut Problem

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    LA
    Posts
    57

    Question Menu Shortcut Problem

    I’m trying to add shortcuts to my menu like &File should display File with underscore under “F”. When I run the program I can’t see the underscore but I have the functionality Alt+F will activate the File menu. Any body now how to fix this.



    Thank you.

  2. #2
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: Menu Shortcut Problem

    Originally posted by igorsky
    I’m trying to add shortcuts to my menu like &File should display File with underscore under “F”. When I run the program I can’t see the underscore but I have the functionality Alt+F will activate the File menu. Any body now how to fix this.



    Thank you.
    I dont know if you really can fix that or not... if you press the alt key once then the underscores appear, but if not they dont. I think it's just the way the .NET menu works...
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  3. #3
    Addicted Member
    Join Date
    Oct 2002
    Posts
    210
    umm.
    it shows the underscore for me.

    are you sure you used &File? because one time i thought i used the & but didn't see it in my menu, but alt + f worked. i looked back and saw that i didn't have & with F, so i added the &, which fixed the problem with the _ not showing.

  4. #4
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by nahya^^
    umm.
    it shows the underscore for me.

    are you sure you used &File? because one time i thought i used the & but didn't see it in my menu, but alt + f worked. i looked back and saw that i didn't have & with F, so i added the &, which fixed the problem with the _ not showing.
    hmm maybe it has to do with windows and visual styles then. Right now my internet explorer doesnt show any of the shortcut underlines either, but when I hold alt, they appear. I think you could change this somewhere in the windows registry if I remember correctly, hmm..
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  5. #5
    Fanatic Member pax's Avatar
    Join Date
    Mar 2001
    Location
    Denmark
    Posts
    840
    Hi.

    In Win XP and Win 2000 you can select wehter to show it all the time or only when alt is pressed.

    Right-click the desktop
    Select "Properties"
    Select "Appearance"
    Select "Effects"

    The last option should be what you're looking for.

    Sorry if the captions I mentioned are wrong; My XP is Danish, so I just guessed what they would be in english.
    But it should be sufficient.

    If that's not it, then I give up...
    I wish I could think of something witty to put in my sig...

    ...Currently using VS2013...

  6. #6

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    LA
    Posts
    57
    Thank you very much that did it
    it was the Win XP settings.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width