You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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.

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:

Requirements

This components runs only on Windows, on RichClient and SmartClient clients. 

Configuration

  1. Go to Displays > Draw.
  2. Select WPF Only, then WPF Control.
  3. Select the .dll file at your choice. Then, click OK.
  4. Click on the Draw area to add the component.
  5. 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...

The root page @parent could not be found in space v10.

  • No labels