README.md

December 5, 2022 ยท View on GitHub

RTBackground

Description

RTBacgkround demonstrates how to make a Rich Text Box have a transparent background, allowing a background image to be placed below it in order to give the appearance of a background image.

More Info

File name of an image

The scroll bar does not redraw, though it will reappear if you hover over it with your mouse.

Submitted On2009-05-04 12:10:54
ByAndrew Sachen
LevelBeginner
User Rating4.8 (19 globes from 4 users)
CompatibilityVB 5.0, VB 6.0
CategoryGraphics
WorldVisual Basic
Archive FileRTBackgrou215145542009.zip

API Declarations

Private Declare Function SetWindowLongA Lib "user32" (ByVal hWnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As Long