Inherits from Generic»GObject»Control.
| Property | Description |
|---|---|
| Data Entry Limits | Cluster of (Min, Max, Increment). Changes to the data entry limits take effect the next time you change the value in the control, not when the property changes. Details |
| Data Entry Limits:Increment | Increment of numeric data range. Details |
| Data Entry Limits:Maximum | Maximum value of numeric data range. Details |
| Data Entry Limits:Minimum | Minimum value of numeric data range. Details |
| Decrement Key Binding | Sets a shortcut key to decrement this control. Details |
| Increment Key Binding | Sets a shortcut key to increment this control. Details |
| Response to Value Outside Limits | Reads or writes the response to values outside the specified limits for maximum, minimum, and increment. Details |
| Response to Value Outside Limits:Increment | Reads or writes the response to values outside the specified limits for the increment value. Details |
| Response to Value Outside Limits:Maximum | Reads or writes the response to values outside the specified limits for the maximum value. Details |
| Response to Value Outside Limits:Minimum | Reads or writes the response to values outside the specified limits for the minimum value. Details |
| Unit Label | Reference to the unit label. You can use this reference with the Text properties. Details |