Thumb Image
An absolute path, or path relative to the project file, of an image which will replace the sliders default thumb.
Property Type: Dynamic
Default Value: No default value is applied to this property
Hierarchical Reference: ControlName.ThumbImage
To Change the Default Value
The default value of the property can be changed by any of the following methods:
- Enter the required value directly into the enabled property field.
- Click in the property for the control to be changed.
- Type the required value directly into the property field.
- Activate the rule builder.
- Click in the property for the control to be changed.
- Click the build button at the end of the property field to launch the rule builder .
- Enter the rule in the rule editor and click OK to apply.
Examples
Default File Name Property Value | Result |
---|
"\Images\SliderThumbImage.png" | Will use the image SliderThumbImage.png for the thumb on the slider. |
"\\DriveWorks\ProjectName\Images\SliderThumbImage.png" | Will use the image SliderThumbImage.png for the thumb on the slider. |
Image Format
- All common image formats are supported (.jpg, .gif, .png, .svg).
- Animated GIF's are not supported.
Image Size
- An image that is wider than the control will prevent the slider from working.
- An image that is taller than the control will be cropped by the bounds of the control.
- The inverse of the above will apply when the slider orientation is set to vertical.
- Minimum and Maximum (limit) values displayed on the slider will be positioned outside the boundary of the image.
- Images smaller than 32x32 pixels will have padding applied to support touch devices.
A value controlled by a rule.