windigo
windigo copied to clipboard
Up-Down Control
https://learn.microsoft.com/en-us/windows/win32/controls/up-down-control-reference
I'm currently trying to implement it my self, it's a little annoying cause I can't repurpose the _NativeControlBase
(the createWindow
function is private... Actually, for that matter, it seems your API is rather hostile to user components).