FeatureInstall Property
From Microsoft Access Visual Basic
| MsoFeatureInstall can be one of these MsoFeatureInstall constants. |
| msoFeatureInstallNone (Default) An Automation error occurs at run time when uninstalled features are called. |
| msoFeatureInstallOnDemand The user is prompted to install new features. |
| msoFeatureInstallOnDemandWithUI The feature is installed automatically and a progress meter is displayed during installation. The user isn't prompted to install new features. |