Skip to content

Library to ease adding custom chrome to a form with an implementation for the Visual Studio 2012 chrome

License

Notifications You must be signed in to change notification settings

pvginkel/CustomChrome

Repository files navigation

CustomChrome

LGPL License.

Download from NuGet.

Introduction

CustomChrome is a library to easy creating custom chrome (i.e. custom form borders instead of the default Windows borders). It also provides an implementation which imitates the Visual Studio 2012 chrome, including the colored borders.

To use CustomChrome, add either the FormChrome component to a form if you want to customize the chrome yourself, or the VisualStudioFormChrome component if you want to use the Visual Studio 2012 chrome.

Acknowledgements

The implementation of the FormChrome component is heavily based on http://customerborderform.codeplex.com/.

Bugs

Bugs should be reported through github at http://github.com/pvginkel/CustomChrome/issues.

License

CustomChrome is licensed under the LGPL 3.

About

Library to ease adding custom chrome to a form with an implementation for the Visual Studio 2012 chrome

Resources

License

Stars

Watchers

Forks

Packages

No packages published