Results 1 to 8 of 8

Thread: Set the shortcut keys in Label

  1. #1

    Thread Starter
    Addicted Member morkie's Avatar
    Join Date
    Jan 2009
    Location
    P4
    Posts
    202

    Resolved Set the shortcut keys in Label

    I set a shortcut keys in my label...

    example: Home

    the underline is H but when i tried to test the programm it does not shown up an underlined?

    can you help me plsss....
    Last edited by morkie; Mar 31st, 2009 at 05:47 AM.

  2. #2
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,950

    Re: Set the shortcut keys in Label

    A label does not have a shortcut key, which control are you referring to?

  3. #3

    Thread Starter
    Addicted Member morkie's Avatar
    Join Date
    Jan 2009
    Location
    P4
    Posts
    202

    Re: Set the shortcut keys in Label

    i mean using &Home text value...

  4. #4

    Thread Starter
    Addicted Member morkie's Avatar
    Join Date
    Jan 2009
    Location
    P4
    Posts
    202

    Re: Set the shortcut keys in Label

    i'll try to Usemenimonic set to true but when i try to test the program it no display an underline which i've determine a shrotcut key

  5. #5
    Fanatic Member Vectris's Avatar
    Join Date
    Dec 2008
    Location
    USA
    Posts
    941

    Re: Set the shortcut keys in Label

    Quote Originally Posted by morkie View Post
    i'll try to Usemenimonic set to true but when i try to test the program it no display an underline which i've determine a shrotcut key
    I think that's how it normally is. That's the way it works for me. &Home has the H underlined in Design Mode but on Run Mode it goes away. There may be a Property Setting to show it though, I'll look for one.
    If your problem is solved, click the Thread Tools button at the top and mark your topic as Resolved!

    If someone helped you out, click the button on their post and leave them a comment to let them know they did a good job

    __________________
    My Vb.Net CodeBank Submissions:
    Microsoft Calculator Clone
    Custom TextBox Restrictions
    Get the Text inbetween HTML Tags (or two words)

  6. #6
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,950

    Re: Set the shortcut keys in Label

    The underline is not shown unless you press ALT.

    If you want the underline by default to show you need to go to Control Panel -> Display -> Appearance -> Effects -> and uncheck "Hide underlined letters for keyboard navigation unless I press the ALT key"

    I guess you could also simulate pressing the ALT key.

  7. #7
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Set the shortcut keys in Label

    it's a system setting. Windows has a global setting that users have full and absolute control over. You can either turn the underlines on or have them appear with the alt button.
    Attached Images Attached Images  
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  8. #8

    Thread Starter
    Addicted Member morkie's Avatar
    Join Date
    Jan 2009
    Location
    P4
    Posts
    202

    Re: Set the shortcut keys in Label

    ahh, it's work now...

    we need to press alt key to shown up the underline letters..

    Thanks...my problem was solve

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