The Picture control is a read-only display control used to display static images. When dragging a Field of type Picture onto the canvas, the properties displayed will be specific to that Field.
The Picture control is available in the Display section of the Controls found in the View Designer and Form Designer.
Properties | Description | Can be set in runtime using Rules |
---|---|---|
Name | A unique identifier for the selected control. This property is required | No |
Alternate Text | The text to be displayed during runtime if the picture could not be loaded | Yes, see Control Properties Actions for more information |
Tooltip | The value to be displayed when the cursor is hovered over the control during runtime | Yes, see Control Properties Actions for more information |
Source | Configure the image to be displayed during runtime | Yes, see Control Properties Actions for more information |
Height | Adjust the height of the control (any whole number or pixel value up to 32767px) | Yes, see Control Properties Actions for more information |
Width | Adjust the width of the control (any whole percentage up to 100%, number or pixel value up to 32767px) | Yes, see Control Properties Actions for more information |
Tab Index | Used to define a sequence that users follow when they use the Tab key to navigate through a page at runtime | Yes, see Control Properties Actions for more information |
Visible | A Boolean value used to establish whether the control is visible during runtime | Yes, see Control Properties Actions for more information |
Styles | Opens the Style Builder enabling the user to specify style features like Format, Font, Borders, Padding and Margins. See the Style Builder topic for more information on styling options | No |
Conditional Styles | Opens the Conditional Formatting Designer used to design styles that will apply only when certain conditions are met. See the Conditional Styles section for more information | No |
A Rule can be configured to execute a Picture Event. The Events available are as follows:
The Events are displayed when using the Picture control in the Rule Designer:
Picture control Events
See KB001384 - How to use the Picture control Events for examples to use these Events.
Video | Links | Learn | Support |
No videos found for this article K2 on YouTube
No Additional links found for this article
No self-learning content for this article Try some scenarios...
No relevant support links available for this article
|