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

Compare with Current View Page History

« Previous Version 2 Next »

Overview

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. Follow a table with all the configurations fields:

On this page:

It is a frequently used User Control, or with many configuration settings, it is better to use the Portable API to encapsulate it with a custom Configuration Dialog. 

The Portable API also guides on how to create a HTML5 version for that control, if you decide to make it portable.

Requirements

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

Configuration

Select the DLL and namespace for the external User Control, and insert it to a Display.


then map its public  properties on the external Control to tags in your solution. 


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 

In Runtime, the control has embedded controls to allow the Operator to modify the view.

Typically the configuration settings of <> is attached to a Tag exposed in the  Display User Interface, allowing the operator to select <. >.


In this section...

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

  • No labels