Top "Aero-glass" questions

Aero Glass is a Microsoft Windows desktop theme, incorporating various animation and transparency effects into the desktop using hardware acceleration and the Desktop Window Manager (DWM).

Background blur with CSS

I want an Vista/7-aero-glass-style effect on a popup on my site, and it needs to be dynamic. I'm fine …

css popup aero-glass
Enabling Aero effect in Windows Server 2008 R2

I'm using Windows Server 2008 R2 as a Workstation and would like to enable Aero Glass for some software development. Is …

windows-server-2008-r2 aero-glass
How do you set the glass blend colour on Windows 10?

Using the undocumented SetWindowCompositionAttribute API on Windows 10, it's possible to enable glass for a window. The glass is white or …

winapi windows-10 aero dwm aero-glass
c# how to make a Windows 7 aero winform (blured glass)?

how to make somthing like this Windows Forms Glass Effect, Make ImageBox transparent I use VS 2010

c# aero aero-glass
How to use WindowChrome without Windows Aero glass effects in wpf, black border

I'm trying to customize a window border by using the WindowChrome class. Without Windows Aero glass effects. As expected I …

c# wpf .net-4.0 aero-glass window-chrome
How can I get Aero Glass on a Windows Form without Borders?

I'm trying to have Aero Glass look in my forms in VB.NET 2010 app with DWM API, but as function …

vb.net winforms dwm aero-glass
Blurring the background of a semi-transparent form (like Aero glass)

I have a borderless, non-resizable WPF form (WindowStyle=None, AllowsTransparency=True, ResizeMode=NoResize) with a semi-transparent background. Here's a picture …

c# wpf winforms aero aero-glass
Aero Glass Theme (Windows Forms)

A litle while ago I was on Codeproject and came across a cool little tesxteditor and the whole form was …

c# winforms windows-7 aero aero-glass
Qt: Erase background (Windows Aero Glass)

Update see Using Blur Behind on Windows for an example of using Qt and DWM.alt text http://labs.trolltech.…

pyqt windows-vista dwm aero-glass
Desktop Icon manipulation - how to get a handle to SysListView32 when themes with picture rotation are enabled

I'm trying to move icons around the desktop, everything works well until a theme that has picture rotation is picked. …

c# windows winapi findwindow aero-glass