c++ - C windows gui font-size change on hmenu -


i have menu in resource file winapi, elements of menu small, there way make font size bigger or change color of text? either adding code in main code or changing resource file..

i have tried font 13, "ms sans serif" did not work

idr_mymenu menu begin font 13, "ms sans serif" popup "&file" begin menuitem "&exit", idd_file_exit end  popup "&stuff" begin menuitem "&go", id_stuff_go menuitem "&file kapat", idd_file_kapat end  end 


Comments

Popular posts from this blog

vue.js - Create hooks for automated testing -

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

serial port - hub4com OVERRUN Error -