ShadowFadeIn Property

Description

Returns/sets a value that determines whether the control shadows have faded in effect.

Usage

[form.][control.]ShadowFadeIn[ = Boolean]

Data Type

Boolean

Default

TRUE

Remarks

This property sets or returns a value that determines whether the control has fade in effects , this is a global property, and all shadows have common attributes, it dependences on EnableShadow property.

See also EnableShadow property.

Sample

ColorPicker1.ShadowFadeIn = False