Skip to content

Ever wanted an easy way to add a drop-shadow to your application with FormBorderStyle.None? Well DropShadow.dll can cover that!

Notifications You must be signed in to change notification settings

sh4d0w4RCH3R415/DropShadow

Repository files navigation

DropShadow

This dll was made to allow an easy way for making your own drop-shadows to your custom application.
Note: These drop-shadows require 2 methods (CreateWNDParams(), CreateDropShadow()) to be called within a control's code or a Form.
          Also, these drop-shadows will always be default to the Windows drop-shadows that were designed by Microsoft.
          This dll was meant to be an add-on to XFrame, so please do make sure to tell a friend about XFrame.

Do note that there are 2 different drop-shadow states: FOCUSED and UNFOCUSED.
The FOCUSED drop-shadow is quite large and the UNFOCUSED drop-shadow is just a tiny little shadow that appears around your application.
What I'm trying to say is, the UNFOCUSED drop-shadow looks like the default Windows-Forms drop-shadow style.

About

Ever wanted an easy way to add a drop-shadow to your application with FormBorderStyle.None? Well DropShadow.dll can cover that!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages