
Making a Frame Control Transparent...
There are a few ways...
Subject: Re: Transparent frame control?
http://groups.google.com/groups?hl=en&lr=&selm=uMHtme26BHA.2504%40tkm...
4
and... I've created a transparent frame control that "snap shots" what
ever's under it.. still haven't stress tested it to see which method is
faster.. etc... but I assume the method shown in the Google'd message is
probably faster. (not sure what it does with the caption though...) the one
below shows caption and border while making the rest transparent.
Transparent Frame
http://www.vbsight.com/Code.htm
--
Ken Halter
MS-MVP-VB
http://www.vbsight.com
Please keep it in the groups..
Quote:
> Hi,
> Does anyone know how to make a standard Frame control transparent? It
> needs to keep the border and caption...setting the BackColor property
> won't do it as the back ground is a gradient and sometimes a
> picture...
> Cheers
> Kieron