Control : ImageRadio
Page Status: Beta
![]()
Contents |
Description
The ImageRadio control is a Radio button for which you (the developer) define the images for the various states. The state images are stored in a collection.
Each ImageRadio control is part of a group of radio buttons, only one of which can be selected at any given time. When a button in the group is selected, the previously selected button is deselected.
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
- boolean
- date
- dateTime
- float
- gDay
- gMonth
- gMonthDay
- gYear
- gYearMonth
- int32
- int64
- string
- time
- uint32
- uint64
Associated Interface Types
- None
Required Adapter Types
- None
Associated Properties
Specialized Properties
- Absorb Input Events
- Checkbox Behavior
- Handle OnClick
- Highlight Buddy
- Ignore in Popup Sizing
- Images
- Value When Not Checked
- Value When Selected
Unique Properties
- None



