Search code examples
compact-frameworkmenuitemselecteditem

CF - MenuItem selection in MainMenu


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


Solution

  • You are going to have to either create your own or you can use OpenNETCFs...I highly suggest the latter.

    Take a look at this:

    http://www.opennetcf.com/Default.aspx?tabid=120 http://web.archive.org/web/20111016215645/http://www.opennetcf.com/Default.aspx?tabid=120