How do i change the Grayed portion of a menu. EG i have used AppendMenu to add it with the WM_STRING and the WM_GRAYED flags set. How do i remove the Grayed part so it is enabled again, without removing it and re-adding it?
Surely there is a way?
BW