Triumph
October 21st, 1999, 01:23 PM
Hello,
I want to do some things with CMenu that aren't built into the class. So I'm trying to find where CMenu is actually drawn by within MFC. I've noticed that CMenu is derived from CObject and not CWnd which makes me think that the menu's parent frame is actually drawing it. Can anyone point me in the right direction? I'm looking for where hit tesing and drawing is done. Creating an owner drawn menu doesn't seem to be an option right now.
Thank you!
Rich
I want to do some things with CMenu that aren't built into the class. So I'm trying to find where CMenu is actually drawn by within MFC. I've noticed that CMenu is derived from CObject and not CWnd which makes me think that the menu's parent frame is actually drawing it. Can anyone point me in the right direction? I'm looking for where hit tesing and drawing is done. Creating an owner drawn menu doesn't seem to be an option right now.
Thank you!
Rich