home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / mnuevent / file_id.txt next >
Text File  |  1994-06-10  |  425b  |  11 lines

  1. Menu Event Notification Control (VBX) <ASP>
  2. MenuEv provides menu selection notification.
  3. In other words, it tells you when the user
  4. has selected a menu item.  This is really
  5. useful for status bar-style help.
  6. MenuEv is really easy to use.  All you need
  7. to do is place it on your form.  Events 
  8. start coming in automatically.  MenuEv will
  9. even automatically update another control
  10. with the selected menu item's text.
  11.