Results 1 to 3 of 3

Thread: [RESOLVED] Using F2/F3/F4

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2001
    Posts
    1,384

    Resolved [RESOLVED] Using F2/F3/F4

    Hi all,
    I want to use the F-Keys to do particular functions. Do I need to put the code in the KeyDown functions of every control on the form or is there an easier way?
    Thanks in advance.
    Mel

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Using F2/F3/F4

    Put the code in the Forms events, and set the KeyPreview property to True

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2001
    Posts
    1,384

    Re: Using F2/F3/F4

    Nice one thanks
    Mel

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