Distributing ActiveX Controls in a Visio Solution

3 4

Microsoft Visual Basic for Applications (VBA) in Microsoft Visio provides the Microsoft Forms 2.0 ActiveX controls, which include standard dialog box controls, such as buttons, check boxes, text boxes, and combo boxes. You can distribute these controls most simply with a Visio solution, because they are included with Visio—no special installation or additional licensing is required.

You might acquire other controls by installing Microsoft Visual Basic or C++, downloading controls from the Internet, or buying third-party packages. Distributing a solution that contains such controls can be a little more complicated:

  • Because the controls might not already be on the user's system, your solution's Setup program needs to check whether the control is already installed and, if not, install the control and register it on the user's system.
  • Such controls typically come with a design-time license, so you can use them in your development projects, and the controls might require a run-time license for distribution.

For details about installing, registering, and licensing third-party controls, see the developer documentation provided with the control.



Developing Microsoft Visio Solutions 2001
Developing Microsoft Visio Solutions (Pro-Documentation)
ISBN: 0735613532
EAN: 2147483647
Year: 2004
Pages: 180

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net