Knowledge Base

XCLN: Extending Forms Using Microsoft Visual Basic 4.0

Article ID: 146459

Article Last Modified on 10/28/2006


APPLIES TO


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."

Keywords: kbother KB146459