home *** CD-ROM | disk | FTP | other *** search
/ Dan Appleman's Visual Bas…s Guide to the Win32 API / Dan.Applmans.Visual.Basic.5.0.Programmers.Guide.To.The.Win32.API.1997.Ziff-Davis.Press.CD / VB5PG32.mdf / articles / vbdev / source / pin5c.frx < prev    next >
Encoding:
Text File  |  1996-01-22  |  229 b   |  1 lines

  1. ΣThis is an example of a multiline text box. The EM_GETLINE message enables us to read text from the text box one line at a time - a rather handy capability and one that is not supported directly by the Visual Basic Text control.