home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR36 / IOVBX.ZIP / IOPORT.TXT < prev    next >
Text File  |  1993-09-13  |  234b  |  9 lines

  1. Port I/O for Visual Basic
  2.  
  3. This VBX has only two properties:
  4.  
  5. PortAddress:    Here you set the I/O-address
  6. PortData:       Reading from this property gives you the data
  7.                 Setting this property sets the I/O port
  8.  
  9.