How to redraw the up arrow key in in main menu?

Unanswered How to redraw the up arrow key in in main menu?

  • Tuesday, July 31, 2012 9:36 AM
     
     

    How to replace the image of the up arrow key in in main menu?

    When the items in a menu are large and is not able to fit in a screen normally we can find two arrows on the top and bottom of the screen. I want to replace this arrow image with a new one in some OnPaint event.

    Is there any API to get this image? I tried using GetMenuItemInfo with MIIM_BITMAP; it did not work.

    Thanks

    PRE

All Replies