ener.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Exit to Programming Environment?
■ You have double-clicked an object in the Form Designer and
  you are about to leave the Form Designer and return to the
  programming environment.
 
■ Unlike the Windows version, Visual Basic for MS-DOS does
  not allow you to add code by double-clicking a form or
  control.
 
■ Possible solutions:
 
  • Choose:
    ╔════════╗
    ║   OK   ║ Or press Enter to leave the Form Designer
    ╚════════╝ and return to the programming environment.
    ┌────────┐
    │ Cancel │ To cancel the operation and remain in the
    └────────┘ Form Designer.
 
  • If you started the Form Designer from the programming
    environment:
    ♦ Press F12 or choose Event Procedures from the Edit menu
      to return to the programming environment and open the
      Event Procedures dialog.
    ♦ Choose Code from the View menu to return to the
      programming environment and open the View Code dialog.
    ♦ Press Alt+F4 to return to the programming environment.
 
■ If you need additional help, move the cursor to a keyword
  and press F1 to open the Help window.