Description
Returns/sets the shadow depth of the control.
Usage
[form.][control.]ShadowDepth[ = Integer]
Data Type
Integer
Default
4
Remarks
This property sets or returns the control shadows depth, as pixels, this is a global property, and all shadows have common attributes, it dependences on EnableShadow property.
See also EnableShadow property.
Sample
ColorPicker1.ShadowDepth = 8