Overview
The TCircularPanel implements a custom navigation tool, where the options are placed around a main circle.
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Requirements
This components runs only on Windows, on RichClient and SmartClient clients.
Configuration
Circular Panel Settings | |
---|---|
Field | Description |
Control Name | Defines a name for the control so it can be accessed in the CodeBehind script. See Display CodeBehind. |
Selected Value | Select an object to represent the selected value. |
SelectedIndex | Select an object to represent the selected index. |
ImageSize | Size of the selected image. |
FontSize | Size of the font used on the component. |
Columns | For each value that you want to include, select a section and configure the settings to the right of the list (described below). The panel displays a section for each column. |
FieldName | Name of the field to be used. |
Title | Name to be shown on the component. |
Image | Select a resource image to display. |
Preview | Read-only display of selected image. |
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
...:
Page Tree | ||||
---|---|---|---|---|
|