CF - MenuItem selection in MainMenu
- by no9
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