Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Clean


This page

On this page:

Table of Contents
maxLevel3
styleNone


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

Selected Index

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

Blinding

  • TwoWay

  • OutputOnly

  • InputOnly

Selected Item

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

Items Source

  • Text

  • Array

  • Object

IsEditable

Check box for the combobox to be editable. Allows editing only of the values on the items. If Custom values are required the property AllowCustomValues must be set on the code behind script.

IsLegacy

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

Max Items

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

Reload

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

Runtime



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:

Page Tree
root@parent
spacesV10