c# - In .NET WinForms, how do I put controls in the window border like IE8, WMP, Win Explorer etc.? -


Using WPF, how do I control the window border, like IE8's address bar, play control player in Windows Media, and Win address bar explorer?

If you are using WinForms, take a look:

If you are using WPF, take a look at this:


Comments