Article: Q314285
Product(s): Microsoft Press
Version(s):
Operating System(s):
Keyword(s): kbdocfix kbdocerr
Last Modified: 28-JUN-2002
-------------------------------------------------------------------------------
The information in this article applies to:
- MSPRESS Microsoft Visual Basic.NET Step by Step ISBN 0-7356-1374-5
-------------------------------------------------------------------------------
SUMMARY
=======
This article contains comments, corrections, and information about known errors
relating to the Microsoft Press book Microsoft Visual Basic .NET Step by Step,
ISBN 0-7356-1374-5.
The following topics are covered:
- Page 408: Form1 Should Be HelpInfo.vb
MORE INFORMATION
================
Page 408: Form1 Should Be HelpInfo.vb
-------------------------------------
There is an error in the properties table at the top of page 408.
Change:
+-----------------------------+
| Object | Property | Setting |
+-----------------------------+
| Form1 | Text | "Help" |
+-----------------------------+
To:
+----------------------------------+
| Object | Property | Setting |
+----------------------------------+
| HelpInfo.vb | Text | "Help" |
+----------------------------------+
Microsoft Press is committed to providing informative and accurate books. All
comments and corrections listed above are ready for inclusion in future
printings of this book. If you have a later printing of this book, it may
already contain most or all of the above corrections.
Additional query words: 0-7356-1374-5 HALVORSON EUBOOK EUSBS VSTUDIO .NET VB
======================================================================
Keywords : kbdocfix kbdocerr
Technology : kbMSPressSearch
Version : :
Issue type : kbinfo
=============================================================================