ActiveButtons.Net
ActiveButtons.Net copied to clipboard
Error showing buttons with windows 8/10
The button is showed incorrectly with Windows 8/10.

Apparently Windows 8/10 has some Changes in the API and i know the components doesn't support Win 8/10. So, any hint will be very appreciated.
This was written a long time ago and not being updated to support recent Windows versions. If you want to implement a fix and submit a pull request, take a look at ActiveMenuImpl.cs.
It's using system properties for sizing and positioning. Looks like it needs some additional offset logic for Windows 8/10.
How to get the logic under Windows 8/10