TransparentColor property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax OLE_COLOR TransparentColor

Overview:  Refer to Using Special Effects When Painting.

Remarks

THIS PROPERTY IS NOW OBSOLETE. IT HAS BEEN REPLACED WITH THE BitmapTransparentColor property

(Persistent property, available at design time) Transparent color (a color that is not painted) when painting an image or transition. This property is valid only if the Bitmap Enable Transparency property is TRUE.

See Also

Elements:  PaintEffect property, TransitionEffect property, Transparent property

Topics:  Raster Images: Implementing Special Effects
Implementing Transparency