CF - MenuItem selection in MainMenu

Posted by no9 on Stack Overflow See other posts from Stack Overflow or by no9
Published on 2010-06-02T07:13:03Z Indexed on 2010/06/02 8:14 UTC
Read the original article Hit count: 244

Hello.

Again i wonder how can i highlight selected item in my MainMenu form. Every time i select an item only the first item is highlighted (always the same). But when a MenuItem is clicked its highlighted untill the Menu reloads.

I found "checked" property on MenuItem that would generaly work, but the first item remains highlighted. There is no other properties on menuItem such as background color or selected...

Can some one please direct me to the right solution?

thanx

© Stack Overflow or respective owner

Related posts about compact-framework

Related posts about menuitem