Back

Topic

[KB372]ActiveX and VB Project

14 years ago
By RM
Options
Print
Applies to:

PcVue version 7.10c ENA and PcVue version 8.2 VBA.
In general if a project is used with a later version of PcVue it will be automatically converted to that version. Occasionally it may be necessary to make manual modifications.


Summary:

Examples of 3rd party ActiveX controls integrated in a project. Many of the mimics include VB scripts to control the interaction between the ActiveX controls and the User.

Installing an ActiveX control.

If any of the mimics do not appear correctly it may be because the required ActiveX control is not installed on your PC. The ActiveX controls used in this project can be found in the OCX folder of the project. The following ActiveX controls are required.

  • ComboBox mimic – Microsoft Forms 2.0 Combobox (fm20.dll)
  • Calendar mimics – Calendar Control 8.0 (mscal.ocx)
  • Menu Tree mimic – Microsoft Image List Control 6.0 (mscomctl.ocx) and Microsoft Tree View Control 6.0 (mscomctl.ocx)
  • Database mimic – Microsoft Datagrid Control 6.0 (msadodc.ocx) and Microsoft ADO Data Control 6.0 (msadodc.ocx)

For the procedure to install any missing ActiveX controls refer to the topic Authorising ActiveX Controls in PcVue’s main help.

Note

The use of some ActiveX controls may require a license from the manufacturer. Please check before distributing them with a project.


Details:

Detailed description


Sample project:

There are two versions of this project.

  • A version using the ENABLE scripting language. This project was developed with PcVue 7.10c. Use ActiveXVB.zip.
  • A version using VBA. This project was developed with PcVue 8.2. Use VBA_ActiveX.zip.

Download attachments: 


Created on: 08 Feb 2011 Last update: 13 May 2024