I answered this here:
http://social.msdn.microsoft.com/For...b-073dd6fc177c...
User Profile
Collapse
-
transparent wpf control in windows form
hi
I want to transparent a wpf control in a winapp.
I know that i can transparent the normal form and set its opacuty=0.if i transparent wpf control The background of the parent WPF control can become the background of hosted Windows Forms controls.
And i dont know how can i transparent wpf control and not displayed its backcolor.
For example if i have an image in wpf usercontrol ,It will... -
tnx GaryTexmo
i used wpf usercontorl.and it worked for me.
i wnat something like image in wpf.it has an opacity in its propertis.Leave a comment:
-
hi graytexmo
tnx for you reply.
ill put a sample here,i tried alphablend(an api) and a glassy control in this sample.
it work with glassy control but it have very low speed in compile for big pictures,
i tried yor suggestion but its great if you can give me a sample.
i hope you got what i want.
Regards.Leave a comment:
-
mahboobeh started a topic how to transparent a picturebox control in C# and show everything behind of itin C Sharphow to transparent a picturebox control in C# and show everything behind of it
hi
i have tow picturebox and i want to show the first with a low transparency on top of the another one. its mean i want to transparent above picturebox and show every thing that behind of it like the other picturebox .how can i do this? -
tnx
i used mousehook( from win32 api)to do this.
it can give mouseevent from active form and send it for my forms when its not active!Leave a comment:
-
event fo minimized form in taskbar click
Hi every body
I'm tring to handle a mouse click event for the form is minimized to system Task bar(when minimized form in taskbar click). Does any one know how to do that?
Thanks
No activity results to display
Show More
Leave a comment: