visual studio 2008 - Giving a Window form application Transparent effect just like window 7 in c# -


I know that to make the form transparent by using it: Opacity and then its value ... but this whole Make the form transparent! I want my form outer body not transparent that app content

For example:

** There is a transparent effect in Windows 7 that users can see through Apple and by the time internal internal Click Enable content by making the content non-transparent!

Your next effect is Arrow Glass, which is available only from Vista, and should be enabled on the system . Here's more information about how to control behavior through managed code using DwmExtendFrameIntoClientArea .


Comments