![]() |
Previous | Next |
The thumbDisabledImage attribute specifies or retrieves the thumb image of the slider control that is used when the control is disabled.
Syntax
elementID.thumbDisabledImage
Possible Values
This attribute is a read/write String containing the name of an image file.
Remarks
The thumbDisabledImage is optional. If it is not specified, thumbImage is used instead.
The supported formats are BMP, JPG, PNG, and GIF (not including animated GIFs).
See Also
Previous | Next |