README.md
December 5, 2022 ยท View on GitHub
Description
Makes a textbox transparent.
Here's how I do it:
Get the DC from the textbox hWnd.
Paint the textbox text onto the textbox parent.
Paint the parent's image onto the textbox.
Pretty Simple eh?
More Info
| Submitted On | 2001-05-10 08:33:06 |
| By | Dave Andrews |
| Level | Intermediate |
| User Rating | 4.0 (16 globes from 4 users) |
| Compatibility | VB 5.0 |
| Category | Custom Controls/ Forms/ Menus |
| World | Visual Basic |
| Archive File | REAL Trans194705102001.zip |