The question to the alias was simple enough: I have an issue dealing with winform button, I want to get the font used by button by sending WM_GETFONT message, if button’s FlatStyle=Standard, it returns NULL, however if button’s FlatStyle=System, it returns
Read More...