README.md

December 5, 2022 ยท View on GitHub

REAL Transparent Textbox

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 On2001-05-10 08:33:06
ByDave Andrews
LevelIntermediate
User Rating4.0 (16 globes from 4 users)
CompatibilityVB 5.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileREAL Trans194705102001.zip

Contents

  1. 1REAL Transparent Textbox
  2. 1.1Description
  3. 1.2More Info