ShadowTransparency Property

Description

Returns/sets the shadow transparency rate of the control.

Usage

[form.][control.]ShadowTransparency[ = Integer]

Data Type

Integer

Default

80

Remarks

This property sets or returns the control shadows transparency rate, the rate value more less, shadow more transparence. This is a global property, and all shadows have common attributes, it dependences on EnableShadow property.

See also EnableShadow property.

Sample

ColorPicker1.ShadowTransparency = 60