README.md

December 5, 2022 ยท View on GitHub

Translucent Text

Description

Control the transparency of text on a form. There are a lot of examples on PSC of Alphablend, GDI and transparency, but none brings all these together to demonstrate fading text or translucent text on a background.

This code uses only one picturebox. It copies the images to memory, prints text on the picturebox with the drawtext API and then alphablends the newly printed box with the original in memory to create translucence.

More Info

Submitted On2007-05-29 07:10:44
ByDavid Stephens
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 6.0
CategoryGraphics
WorldVisual Basic
Archive FileTranslucen2067915292007.zip