Description
Returns/sets the shadow fade time of the control.
Usage
[form.][control.]ShadowFadeTime[ = Long]
Data Type
Long
Default
500
Remarks
This property sets or returns the control shadows fade time, as milliseconds, this is a global property, and all shadows have common attributes, it dependences on EnableShadow property.
See also EnableShadow property.
Sample
ColorPicker1.ShadowFadeTime = 1000