home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / ARQS_ZIP / IVB9202.ZIP / GLOBHELP.BAS < prev    next >
Encoding:
BASIC Source File  |  1992-01-16  |  128 b   |  4 lines

  1. Global Const Key_F1 = &H70      'Help key for all controls but forms
  2. Global Const Right_Button = 2   'Mouse button for help
  3.  
  4.