Search Tools Links Login

Transparent Text


Visual Basic 6, or VB Classic

The problem with standard TextBox is that it background can't be transparent, I've developed the transparent text with standard Label objects.
You can not type in text in Label object at Runtime, but with help of PictureBox you can type characters and edit text in Label objects. All Label objects that you want to be transparent and editable you must put on one PictureBox, and PictureBox will then work with Label objects…
You can use the transparent text with "Microsoft Forms 2.0 Object Library" - "FM20.DLL", but there is one problem: this ActiveX component is not recommended to use, and it'll work only on computers with Microsoft Office 98 or late installed.

Original Author: Zvonimir Molan

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 100 times

Categories

Visual Basic 6

Attachments

Transparen3814111282001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 42,671 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.