Skip to content

A .NET components that provide the ability to create forms with PNG transparent images and the addition of child controls on it using layered windows with UpdateLayeredWindow.

License

Notifications You must be signed in to change notification settings

mohamedkomalo/LayeredForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LayeredForms

A .NET components that provide the ability to create forms with PNG transparent images and the addition of child controls on it using layered windows with UpdateLayeredWindow. it was original part of BorderSkin.

Getting Started

You will need Visual Studio to work with the project, I use Visual Studio 2013 but I think previous versions can work too. Since LayeredForms depends on WinApiWrappers, you will need to clone it also

git clone https://github.com/mohamedkomalo/LayeredForms
git clone https://github.com/mohamedkomalo/WinApiWrappers

That's it, just open LayeredForms.sln and build it

Contributing

  • Create a new issue to report a bug or suggest a feature
  • Checkout the opened issues, if you decided to work on an issue, please comment.

License

LayeredForms is licensed under MIT license

About

A .NET components that provide the ability to create forms with PNG transparent images and the addition of child controls on it using layered windows with UpdateLayeredWindow.

Resources

License

Stars

Watchers

Forks

Packages