README.md

December 5, 2022 ยท View on GitHub

Create Drop Shadows

Description

'Develop a "drop shadow" around a picturebox. Module uses standard APIs so that code will work in all versions of Windows (Win95 to WinXP).

Produces true, variable width, gradient transparent drop shadows that become part of the original graphic.

More Info

PictureBox, shadow width

'Procedure develops a "drop shadow" around a picturebox (sWidth in Pixels). The right and lower edge sections of the object container are stored in temporary Device Contexts and used as "background(s)" to create the shadow. These

sections are then added to the existing picturebox to create an integral effect.

Adjusted picturebox (includes gradient shadow)

Submitted On2004-04-13 12:19:28
ByEd Porter
LevelAdvanced
User Rating4.9 (79 globes from 16 users)
CompatibilityVB 6.0
CategoryGraphics
WorldVisual Basic
Archive FileCreate_Dro1733064132004.zip