Link to home
Start Free TrialLog in
Avatar of MAnkeer
MAnkeer

asked on

Highlighting a menu item in VC++

Hi Guys,

I want to highlight a menu item in VC++, I used the following function SetMenuItemInfo, but when I read the documentation, the documentation says that I cannot change the state of an item using this function, so I tried to send an Ownerdraw message but it also doesn't work with me, So please can anyone help me in how I can highlight a menu item?

Thanx in advance.
ASKER CERTIFIED SOLUTION
Avatar of DanRollins
DanRollins
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial