Re: Changing Text in Popup menu item using MFC by Richard
Richard
Mon Jan 05 09:59:32 CST 2004
You can't directly. It's defined in the registry and read after a warm/hard
reset.
You can either change it there and do a warm reset (it will also affect
other apps) or you'll have to do owner draw menus!
"Sam" <bmasri@smartnetwireless.com> wrote in message
news:v%EJb.37686$C87.19956@twister.socal.rr.com...
> Hi all,
>
> can someone please explaine how to change the text of popup menu item
using
> MFC mainframe.
>
> THanks for your help
>
>