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 page 

On this page:

Requirements

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

Configuration

Combo Box Settings

Field

Description

Control Name

Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind

Value

The Tag that will receive the value selected.

PlaceHolder

Message shown before select an object.

DataSource

Data Source.

ReadOnly

Enable Read Only mode.

ComboBox Settings

Field

Description

Slelected Index

------------------

Blinding

  • TwoWay
  • OutputOnly
  • InputOnly

Selected Item

------------------

Items Source

  • Text
  • Array
  • Object

IsEditable

Check box for the combobox to be editable.

Islegacy

------------------

Max Items

------------------

Reload

------------------

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