Top "Window-chrome" questions

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
WPF: Drop shadow on borderless window without custom chrome

Im struggling with drop shadow on WPF-windows with WindowStyle=None and ResizeMode=NoResize. Is there any good alternative to using …

wpf dropshadow window-chrome
How to hide Title bar in WPF Ribbon Window (Aero enabled) without hidden control box?

I currently use WPF Ribbon Window and enable Aero in current window like the following photo. I like to hide …

wpf ribbon-control window-chrome
WPF WindowChrome: Edges of maximized Window are out of the screen

I use WindowChrome to customize a Window. When I maximize the Window, then the edges are out of the screen. …

c# wpf xaml .net-4.5 window-chrome