Owner Draw Menu [mouse over menu, without clicking, no background color shaded]
-
Hi, I wanted to ask if anyone ever go into this link, which teaches us how to do an Owner Draw Menu. http://www.codeguru.com/cpp/controls/menu/article.php/c3721/ By following this tutorial, we'll have an Owner Draw Menu. But I don't know where to set so that when my mouse over the menu item[without left click] then the background color wont shaded. Unless i left click on the menu item, then the background color of the menu Item is shaded as well as show the submenu of it. Anyone know where do i have to set so that when mouse over it will have the background color of the menu item shaded ?? Any help is appreciated Regards, KH
good
-
Hi, I wanted to ask if anyone ever go into this link, which teaches us how to do an Owner Draw Menu. http://www.codeguru.com/cpp/controls/menu/article.php/c3721/ By following this tutorial, we'll have an Owner Draw Menu. But I don't know where to set so that when my mouse over the menu item[without left click] then the background color wont shaded. Unless i left click on the menu item, then the background color of the menu Item is shaded as well as show the submenu of it. Anyone know where do i have to set so that when mouse over it will have the background color of the menu item shaded ?? Any help is appreciated Regards, KH
good
Hi, I think ON_UPDATE_COMMAND_UI will help you.
Jose Jo Martin http://www.simpletools.co.in
-
Hi, I think ON_UPDATE_COMMAND_UI will help you.
Jose Jo Martin http://www.simpletools.co.in