Control : DynamicImageAction

Page Status: Beta
Jump to: navigation, search

DynamicImageAction Icon

Back to Controls

Contents

Description

The DynamicImageAction control displays different images depending on the value of the field to which the control is bound. Set the Images property to the ValueImageSet that contains the value-image pairs you wish to use. The control can also respond to programmatic cues, such as timer or server events.

Once you have defined the Collection of value-image pairs the control is to use, then the image control responds to changes in the value of the field to which it is bound by displaying the appropriate image. Note that this control is not an image button. It does not respond to input states (mouse-up, mouse-down, etc.).

How To

For a detailed example of how to use the control, see the tutorial...

For information on configuring images for an ImageButton control, see Using Images in an Application

Associated Data Types

Associated Interface Types

Required Adapter Types

  • None

Associated Properties

Common Properties Index

Specialized Properties

Unique Properties

    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.