home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_tools / io_vbx / ioport.txt next >
Text File  |  1993-08-24  |  235b  |  9 lines

  1. Port I/O for Visual Basic
  2.  
  3. This VBX has only tow 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.