XCLN: Extending Forms Using Microsoft Visual Basic 4.0 (146459)



The information in this article applies to:

  • Microsoft Exchange Server 4.0

This article was previously published under Q146459

SUMMARY

After your form has been compiled, you will find Microsoft Visual Basic files in the <FORMPROJ>.VB subdirectory. You can modify your form by using Microsoft Visual Basic version 4.0 to open the .VBP file, and making your modifications.

Microsoft Visual Basic version 4.0 adds extra functionality by allowing the use of Microsoft Visual Basic control types that are not offered by the Forms Designer. For example, you can access external databases that can include Microsoft Access databases (.MDB), Microsoft Open Data Base Connectivity (ODBC) based databases, or installable ISAM databases.

MORE INFORMATION

For more information, see Chapter 9 "Extending Forms" in the Microsoft Exchange Server "Application Designer's Guide."

Modification Type:MinorLast Reviewed:4/28/2005
Keywords:kbother KB146459