Requires: Base Development System
Inherits from Generic»GObject»Control»Numeric»NamedNumeric. View the class hierarchy.
Property | Description |
---|---|
Allow Undefined Values | If TRUE, users can enter numeric values not already associated with any entries in the list of items defined for a ring control. Users must enter undefined numeric values in the digital display of the control. If FALSE, users must select from the list of items defined for the control. Details |
Flavor | Returns a value describing the ring type: Text Ring, Pict Ring, or Text and Pict Ring. Details |
Last Value Hidden | When TRUE, hides the last item in a ring (picture or string) from the selection list and prevents that item from being selected using up/down arrow selection or other UI interactions. Use this property to put an item into the selection that can only be there as a default and never as the result of user interaction. Details |
Strings And Values [] | Array of clusters containing the strings from which you can select in the ring control and the numeric values for each item. Use the Strings [] property if you do not need to assign specific numeric values to each item. Details |
Strings And Values [] | Array of clusters containing the strings from which you can select in the ring control and the numeric values for each item. Use the Strings [] property if you do not need to assign specific numeric values to each item. Details |