qck.hlp (Table of Contents; Topic list)
Function Keys (Programming Environment)
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Function Keys (Programming Environment)
 
   Press:          To:
   ═════════════   ═════════════════════════════════════════════════════════
   F1              Help on item where cursor is located (context-sensitive)
   F2              View, move, or remove project modules and subprocedures
   F3              Repeat the last find
   F4              View output screen (toggle)
   F5              Continue program execution from current statement
   F6              Cycle forward through open windows
   F7              Execute program to current cursor position
   F8              Execute next program statement as a single step
   F9              Set breakpoint (toggle)
   F10             Procedure Step (tracing around a procedure call)
   F11             Activate menu bar
   F12             Edit event procedures
   Alt             Activate menu bar
   Alt+F1          Previous Help hyperlink topic (up to 20 back)
   Alt+F4          Exit or close MDI container
   Ctrl+F1         Next Help topic in the Help file
   Ctrl+F2         Display the previous procedure
   Ctrl+F4         Close active window
   Ctrl+F5         Restore window size
   Ctrl+F6         Next window
   Ctrl+F7         Move window
   Ctrl+F8         Size window
   Ctrl+F9         Minimize window
   Ctrl+F10        Maximize window
   Shift+Ctrl+F1   Previous topic in the Help file
   Shift+F1        Help on Help (how to use Visual Basic Help)
   Shift+F2        Display the next procedure
   Shift+F5        Start program execution from beginning
   Shift+F6        Cycle backward through open windows
   Shift+F8        Trace execution history backward
   Shift+F9        Instant Watch (keyboard)
   Shift+F10       Trace execution history forward
   Shift+F12       Modify form (start the Form Designer)
   ─────────────────────────────────────────────────────────────────────────
 See Also
   Keyboard Guide