Visual Basic Concepts

Visual Basic ActiveX Control Features

Visual Basic allows you to author full-featured ActiveX controls. The topics included in this section explain many of the features of the UserControl object that enable ActiveX control capabilities.

You can read about other potential ActiveX control capabilities in "Adding Properties to Controls," "Adding Methods to Controls," and "Raising Events from Controls."

You can also add property pages to your control, as discussed in "Creating Property Pages for ActiveX Controls."

Many of the features described in this section are also demonstrated in the CtlPlus.vbg sample application which is listed in the directory.