by Shawn Elliott (3 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)

I made some modifications from My previous entry. Fixed the output.txt problem. It was in the OCX file
Source included = OCX,DLL and Sample .EXE
DLL SOURCE INCLUDED!!!! FREE. FAST. Easy.
This is a port from Chris Yates code
(Awesome)
Make Transparent Forms using pictures. SUPER FAST AND EFFICIENT.
Now you can select the Transparent color. Example EXE to show how it is done.
No DLL Calls. Use my TransRegion ActiveX to run the TransRegion.Dll
REAL easy and it is Royalty free.
Please vote for me.
Inputs
Just put the control on the form and put a picture in the control.
Code Returns
an AWESOME FORM
Side Effects
None so far.
API DeclarationsUses
CreateRectRegion
CombineRegion
DeleteObject calls within the dll
DC and HWND api's (in the source) are used for control the PARENT window for moving with the mouse
Download Super Transparent Form using my FREE C++ DLL (136 KB)