Freetutes.com

VB6 beginners tutorial - Learn VB6

Advanced VB6 tutorial - Learn Advanced VB6

Systems Analysis - System analysis and Design tutorial for Software Engineering

You are here: Visual Basic > Advanced VB6 tutorial > Chapter 11

Properties of the Err Object - HelpFile Property

If you are generating errors within your code and you want to provide additional help—beyond the Err.Description—for the user, you could have a help file associated with the error information. The HelpFile property is a string expression that contains the path and filename of the help file.

The HelpFile property is used in conjunction with the HelpContext property described in the following section. Together they can be used to provide the user with optional help when an error message is displayed in a message box.

<< Previous | Contents | Next >>

 

Home | Link to Us | Partner Links | About Us | Contact Us
Copyright © 2007-2010 Freetutes.com | All Rights Reserved