Download WpfCustomChromeLibrary

Description

WpfCustomChromeLibrary makes it easier to create WPF applications with custom chrome and caption buttons (min/max/close). You'll no longer have to do all the dirty work yourself in each application where you want a custom chrome. It's developed in XAML and C#.

Source Files

The download file wpfcustomchromelib.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Libraries/CustomChromeLibrary/CaptionButton.cs
Libraries/CustomChromeLibrary/CaptionButtons.xaml
Libraries/CustomChromeLibrary/CaptionButtons.xaml.cs
Libraries/CustomChromeLibrary/CaptionButtonsWithHelp.xaml
Libraries/CustomChromeLibrary/CaptionButtonsWithHelp.xaml.cs
Libraries/CustomChromeLibrary/CloseButton.cs
Libraries/CustomChromeLibrary/CustomChromeLibrary.csproj
Libraries/CustomChromeLibrary/CustomChromeLibrary.csproj.vspscc
Libraries/CustomChromeLibrary/CustomChromeWindow.cs
Libraries/CustomChromeLibrary/HelpButton.cs
Libraries/CustomChromeLibrary/Images/close.png
Libraries/CustomChromeLibrary/Images/maximize.png
Libraries/CustomChromeLibrary/Images/minimize.jpg
Libraries/CustomChromeLibrary/Images/restore.png
Libraries/CustomChromeLibrary/MaximizeButton.cs
Libraries/CustomChromeLibrary/MinimizeButton.cs
Libraries/CustomChromeLibrary/Properties/AssemblyInfo.cs
Libraries/CustomChromeLibrary/Properties/Resources.Designer.cs
Libraries/CustomChromeLibrary/Properties/Resources.resx
Libraries/CustomChromeLibrary/Properties/Settings.Designer.cs
Libraries/CustomChromeLibrary/Properties/Settings.settings
Libraries/CustomChromeLibrary/Themes/Generic.xaml
Libraries/CustomChromeLibrary/Themes/Standard.xaml
Libraries/CustomChromeLibrary/WindowIcon.cs
Libraries/Libraries.sln/*from www  . j ava 2s.  com*/
Libraries/Libraries.vssscc
SampleApps/CustomChromeSample/CustomChromeSample.sln
SampleApps/CustomChromeSample/CustomChromeSample.vssscc
SampleApps/CustomChromeSample/CustomChromeSample/App.xaml
SampleApps/CustomChromeSample/CustomChromeSample/App.xaml.cs
SampleApps/CustomChromeSample/CustomChromeSample/CaptionButtonRectToMarginConverter.cs
SampleApps/CustomChromeSample/CustomChromeSample/CustomChromeSample.csproj
SampleApps/CustomChromeSample/CustomChromeSample/CustomChromeSample.csproj.vspscc
SampleApps/CustomChromeSample/CustomChromeSample/MainWindow.xaml
SampleApps/CustomChromeSample/CustomChromeSample/MainWindow.xaml.cs
SampleApps/CustomChromeSample/CustomChromeSample/Properties/AssemblyInfo.cs
SampleApps/CustomChromeSample/CustomChromeSample/Properties/Resources.Designer.cs
SampleApps/CustomChromeSample/CustomChromeSample/Properties/Resources.resx
SampleApps/CustomChromeSample/CustomChromeSample/Properties/Settings.Designer.cs
SampleApps/CustomChromeSample/CustomChromeSample/Properties/Settings.settings
SampleApps/CustomChromeSample/CustomChromeSample/Resources/GlassButton.xaml
SampleApps/CustomChromeSample/CustomChromeSample/Resources/GlassIcon.xaml
SampleApps/CustomChromeSample/CustomChromeSample/Window1.xaml
SampleApps/CustomChromeSample/CustomChromeSample/Window1.xaml.cs
SampleApps/CustomChromeSample/CustomChromeSample/Window2.xaml
SampleApps/CustomChromeSample/CustomChromeSample/Window2.xaml.cs
SampleApps/CustomChromeSample/CustomChromeSample/Window3.xaml
SampleApps/CustomChromeSample/CustomChromeSample/Window3.xaml.cs
SampleApps/CustomChromeSample/CustomChromeSample/Window4.xaml
SampleApps/CustomChromeSample/CustomChromeSample/Window4.xaml.cs
SampleApps/CustomChromeSample/CustomChromeSample/Window5.xaml
SampleApps/CustomChromeSample/CustomChromeSample/Window5.xaml.cs
SampleApps/CustomChromeSample/CustomChromeSample/app.config
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell.sln
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell.vssscc
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/JumpItem.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/JumpList.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/JumpPath.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/JumpTask.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Microsoft.Windows.Shell.csproj
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Microsoft.Windows.Shell.csproj.vspscc
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Properties/AssemblyInfo.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/ComGuids.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/Debug.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/DoubleUtil.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/DpiHelper.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/ErrorCodes.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/MessageWindow.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/NativeMethods.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/ShellProvider.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/StreamHelper.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/Utilities.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/Standard/Verify.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/SystemCommands.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/SystemParameters2.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/TaskbarItemInfo.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/ThumbButtonInfo.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/ThumbButtonInfoCollection.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/WindowChrome.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/WindowChromeWorker.cs
ThirdParty/WPF Shell Integration Library v2/Microsoft.Windows.Shell/app.config
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/App.xaml
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/App.xaml.cs
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/Images/CircleGreen.png
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/Images/CircleRed.png
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/Images/CircleYellow.png
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/Images/Copy.png
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/Images/Cut.png
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/Images/Paste.png
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/MainWindow.xaml
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/MainWindow.xaml.cs
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/Properties/AssemblyInfo.cs
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/TaskbarSample.csproj
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/TaskbarSample.csproj.vspscc
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/app.config
ThirdParty/WPF Shell Integration Library v2/TaskbarSample/app.ico
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/App.xaml
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/CaptionButtonRectToMarginConverter.cs
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/Properties/AssemblyInfo.cs
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/SelectableChromeWindow.xaml
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/SelectableChromeWindow.xaml.cs
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/WindowChromeSample.csproj
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/WindowChromeSample.csproj.vspscc
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/app.config
ThirdParty/WPF Shell Integration Library v2/WindowChromeSample/app.ico

Download

Click the following link to download wpfcustomchromelib.zip.

wpfcustomchromelib.zip