-
1 Attachment(s)
UpdateLayeredWindow
Hai everybody,
I want to retain a controll on the form after it has created using the updateLayerdWindow.
If you check my project. the flower like shape is displayed on the screen. but the contol on the fom (command button) disappers. i want the command button there. :D
Agent Matter. Pls.
Note- The attached zip file has been scanned for visurs using an up to date avg scan. so dont warry :wave:
-
Re: UpdateLayeredWindow
Do you want to make something like this and this ?
Also, your code doesn't have Option Explicit. Always use Option Explicit.
-
2 Attachment(s)
Re: UpdateLayeredWindow
Thanks iPrank. sorry for the no 'option explicit'. Terrible Mistake :( .
I check the other threads and codes. those are made using SetLayerdWindowAttributes. i use UpdateLayerdWindw.
Now, i have put my Alpha Channeld picture on this glassi form. now is it posible to remove the pictures black background and make it look like exactly on my attached project in #1?
I have attached a picture of my modified Galassi form and the project.
Thank you all.
-
1 Attachment(s)
Re: UpdateLayeredWindow
using another form for the alpa blended layer:
-
Re: UpdateLayeredWindow
Thank bush mobile, it looks great. i ll check the codes and come back a little later.
Thanks.
-
Re: UpdateLayeredWindow
Sorry, bush mobile. i think my problem yet to be solved.
Problem with your code last posted is, when a user drags one of the window, the other remains as it is. I expected to every thing in a same window.
Can i still put controlls on the updated window? is keeping bought form parallel and adding code to drag, if other window is draged, is the final solution ?
Pls.
-
Re: UpdateLayeredWindow
can you upload your project? it's easier then me having to guess at how you're using it