Download Free Trial
Live Demo
Get a Quote
Contact Us
Search
⌃
K
Links
Thinfinity VirtualUI 3.0
Architecture
Getting Started Section
Getting Started
Advanced Programming Section
Advanced Programming
Javascript Remote Objects
Adding Web Content
The HTMLDoc Object
Web Components
Loading Web Component Scripts
Importing Web Component HTML files
Accessing local resources from the Web Component
Advanced Features Section
Advanced Features
Web Interface Section
Web Interface
Configuration Reference Section
Configuration Reference
Development Server
Server Manager
Gateway Manager
Appendix A - Dialogs
Appendix A - Dialogs
Message Dialogs
Printing Dialogs
File Dialogs
Appendix B - Tailoring the Interface
Customizing the Web Interface
Symbol Reference Section
Thinfinity.VirtualUI Class
Powered By
GitBook
Importing Web Component HTML files
Web Components are defined in HTML files. In order to be able to create a Web Component, you need to import that file into the HTML DOM. With VirtualUI you can do this from your Windows app by calling the
ImportHTML
method of the HTMLDoc component.
Previous
Loading Web Component Scripts
Next
Accessing local resources from the Web Component
Last modified
2yr ago