I have this module that I downloaded to make my forms transparent.
I was wondering if there was a way to make just the form and not the other stuff like labels, buttons, text boxes transparent?
I have to use
MakeTransparent Me.hWnd, 100
to make the form transparent


Reply With Quote