home *** CD-ROM | disk | FTP | other *** search
/ Using Visual Basic 5 (Platinum Edition) / vb5.iso / ACTIVEX / BENNETTC / ALLTEXT / DEMOS.TXT < prev    next >
Encoding:
Text File  |  1996-12-22  |  2.2 KB  |  51 lines

  1. The ALLText control includes a large number of demonstration and sample applications. 
  2. Also included are various subroutines which may be useful in building larger applications.
  3.  
  4. (Need a section how to add ruler and toolbars, etc)  - also put in help and manual,etc).
  5.  
  6. HOW TO:
  7.  
  8. ATX_Cmn\Underlin - includes a dialog box (UndeFrm.Frm) for manipulating underline styles
  9.     .\tst - includes a VB project Tst.VBP using the underline dialog box.
  10.     
  11. ATX_Cmn\Shadow - includes a dialog box (ShadFrm.Frm) for manipulating underline styles
  12.     .\tst - includes a VB project Tst.VBP using the shadow dialog box.
  13.  
  14. ATX_Cmn\Border - includes a dialog box (BordFrm.Frm) for manipulating paragraph border styles
  15.     .\tst - includes a VB project Tst.VBP using the border dialog box.
  16.  
  17. ATX_Cmn\ATXStack - a library of VB code for manipulating a stack
  18.  
  19. ATX_Cmn\Eval - a library of VB code for parsing and simple evaluation of a text phrase (eg: "1+2")
  20.     .\tst - includes a VB project Tst.VBP using the Eval library.
  21.  
  22. * ATX_Cmn\Files_IO - a library of VB code to work with Files and OLE objects 
  23.     (set history for file load, present & select from list of OLE servers,...)
  24.         .ReadMe.Text contains a description of these functions.
  25.     .\tst - includes a VB project Tst.VBP using these functions
  26.  
  27. ATX_Cmn\Find - includes a dialog box (FindText.Frm) for text searches.
  28.     .\tst - includes a VB project Tst.VBP using the dialog box.
  29.  
  30. ATX_Cmn\Indents - includes a dialog box (IndnFrm.Frm) for setting paragraph spacing.
  31.     .\tst - includes a VB project Tst.VBP using the dialog box.
  32.  
  33. ATX_Cmn\NewPrint - includes a dialog box (NewPrint.FRM) for setting print margins and doing a print preview.
  34.     .\tst - includes a VB project Tst.VBP using the dialog box.
  35.  
  36. ATX_Cmn\Rool - Includes a form and bas files for easy addition of ToolTip and Ruler support.
  37.            .\tst - includes a VB project Tst.VBP.
  38.  
  39. ATX_Cmn\Tool - Includes a form and bas files for easy addition of a Toolbar and Tooltip support.
  40.            .\tst - includes a VB project Tst.VBP.
  41.  
  42. ATX_Cmn\Status - Includes a form and bas files demonstrating the use of ATXCHange for adding
  43.     a status bar.
  44.            .\tst - includes a VB project Tst.VBP.
  45.  
  46. \Find
  47. \HT_Demo
  48. \Jed32
  49. \MailMerge
  50.  
  51.