I posted this in the sister forum as well, but no response there, so Ill post it here.
Need a solution:
Under a button click, I have Me.Opaque = .5 to set the transparency of the form to 50%.
It works fine, but theirs excessive memory usage - mainly when moving the form. Even when I hit the button again (which checks to see if the transparency is on, if it is, then it returns it back to 100%) the memory usage is still huge.
Ive also used transparency key and that did the same thing.
Anyone know a solution to this?
Thanks in advance...
Need a solution:
Under a button click, I have Me.Opaque = .5 to set the transparency of the form to 50%.
It works fine, but theirs excessive memory usage - mainly when moving the form. Even when I hit the button again (which checks to see if the transparency is on, if it is, then it returns it back to 100%) the memory usage is still huge.
Ive also used transparency key and that did the same thing.
Anyone know a solution to this?
Thanks in advance...