home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / buddy / file_id.diz < prev    next >
Encoding:
Text File  |  1996-05-14  |  790 b   |  19 lines

  1. The RAD-Copy buddy has 3 sample templates that you can
  2. use.  Refer to the comments in each sample file for
  3. specific information on how to incorporate them into 
  4. your applications.  The 3 samples included are:
  5.  
  6. Error Handlers (SAMPERR.CLS): Contains OLE Server and
  7.   client error trapping/handling routines.
  8.  
  9. Class Collection (SAMPCOL.CLS): Contains procedures to
  10.   encapsulate a collection of a class to enforce type.
  11.   Supports all VB collection methods as well as adding
  12.   a Change Key method.
  13.  
  14. Dynamic Data Navigators (SAMPDB.FRM):  Contains self-
  15.   contained controls to navigate a recordset and display 
  16.   fields in TextBox controls requiring only Recordset 
  17.   initialization.  Optional procedure to dynamically build 
  18.   TextBox controls based on supplied recordset.
  19.