Connection Properties
This document provides an overview of key connection properties that impact the behavior of the Computec.Core.UI project during runtime.
Key Connection Properties
- ActiveXInstallationPath - Specifies the path to the ActiveX installation folder.
- FORMCachingDisabled - When set to
true
, forms are loaded directly from their file location each time they are accessed, bypassing memory caching. - ExecuteSetupOnUI- Enables the setup process to be initiated when the user interface is started.
Whether you are developing new features, debugging existing functionality, or optimizing the production environment, these connection properties provide the flexibility needed to tailor the system to your specific requirements. Proper usage ensures a seamless user experience and efficient system behavior.