The MASM Forum
Microsoft 64 bit MASM => MASM64 SDK => Topic started by: hutch-- on March 22, 2020, 09:56:04 PM
-
This is a simplifies version that is easier to use than some of the earlier custom button controls. Each button can be done with 2 lines of code, the link button procedure and setting the font.
You have the options of text colour, font choice and a WM_COMMAND return ID.