Dark themed control and docking library for .NET WinForms. Based on the original DarkUI package by Robin Perris
Go to file
Robin 71105b8e77 Added ControlScrollFilter
ControlScrollFilter can be added to the application's message filter
list to re-route all mousewheel events to the control the user is
current hovering over with their cursor.
2015-09-18 13:33:10 +01:00
DarkUI Added ControlScrollFilter 2015-09-18 13:33:10 +01:00
Example Added ControlScrollFilter 2015-09-18 13:33:10 +01:00
.gitignore Initial commit 2015-09-18 08:36:06 +01:00
DarkUI.sln Created project 2015-09-18 09:28:59 +01:00
LICENSE Initial commit 2015-09-18 08:36:06 +01:00
README.md Initial commit 2015-09-18 08:36:06 +01:00

DarkUI

Dark themed control and docking library for .NET WinForms.