user iconAnonymous on September 15th 2008
10302 views

topic iconHow to develop "glassy" or transparent looking forms

Help me please. I want to develop glassy or transparent forms or backgrounds using VB6 but i dont know how to go about it? Shade the light!

user iconVlasta on September 15th 2008 0

There is an API function - DwmExtendFrameIntoClientArea, which can help you, I presume it will be possible to call it even from VB6.

user icon