This external component allows you to browse a generic WPF Control pointing directly to the DLL file.
This extensible component is available to WPF display types.
Tip |
---|
For frequently used User Controls or those with many configuration settings, it is advisable to use the Portable API to encapsulate them with a custom Configuration Dialog. The Portable API also provides guidance on creating an HTML5 version of the control, should you choose to make it portable. |
On this page:
Table of Contents | ||
---|---|---|
|
Requirements
This components runs only on Windows, on RichClient and SmartClient clients.
Configuration
- Go to Displays > Draw.
- Select WPF Only, then WPF Control.
- Select the .dll file at your choice. Then, click OK.
- Click on the Draw area to add the component.
- Double-click the object to open the configuration window.
WPF Control Settings | |
---|---|
Field | Description |
Name | |
Type | The expression that the button will execute. |
Assembly | |
Change path | |
Show Property Page | |
Properties | Tittle - OneTime, OneWay, TwoWay and OneWay To Source SetOnLoad - Checkbox ObjectLink - Enter a number, a "string" using quotes or an object property. |
Runtime Execution
During runtime, the WPF Controls component enables the integration of generic WPF Controls by referencing the corresponding DLL files.
When the application runs, the WPF Controls component loads and displays the specified WPF Control within the WPF display types. For frequently used User Controls or those with extensive configuration settings, users can utilize the Portable API to encapsulate these controls with a custom Configuration Dialog. Additionally, the Portable API offers guidance for creating an HTML5 version of the control.
In this section...
Page Tree | ||||
---|---|---|---|---|
|