AxFormExtender is an ActiveX control that adds a few of the things that you might think are missing from a standard VB form. Its purpose is to extend the capabilities of its hosting form by adding some properties, methods, and events that relate directly to how the form is interacted with.

AxFormExtender Main Features
Shipping

AxFormExtender is shipped as two separate OCX's: AxFormEx5.ocx and AxFormEx6.ocx. The two files are binary compatible and support the exact same feature set. The only difference is that AxFormEx5.ocx is designed to use the Visual Basic 5.0 runtime libraries and AxFormEx6.ocx uses the Visual Basic 6.0 runtimes. You should use the appropriate version in your application to avoid having to distribute additional runtime files. Also included is a complete HTMLHelp documentation.