I want to gray out a menu, but alas we know Menu Set State has an issue with it currently...
And for some reason my SendMessage code doesn't seem to be working, so I want to accomplish this:
Menu Set State g_hMenu, ByCmd %IDM_STOP, %MF_GRAYED
Can someone refresh my memory?
Thanks!
[This message has been edited by Scott Turchin (edited March 15, 2000).]
And for some reason my SendMessage code doesn't seem to be working, so I want to accomplish this:
Menu Set State g_hMenu, ByCmd %IDM_STOP, %MF_GRAYED
Can someone refresh my memory?
Thanks!

[This message has been edited by Scott Turchin (edited March 15, 2000).]
Comment