Hello,
using a MenuBar I need a MenuItem called Spacer to have some MenuItems on the left and one at the right side of the bar. That works fine, Spacer is disabled, works too. But on mouse hover Spacer changes its back color, but should not. How to solve this?
At WindowsForms I didn’t need any spacer, I set alignment of ToolStrip – MenuItem to left or right.
Kind regards
Ottilie
I’m not sure how yours is set up, but when I try to reproduce, the spacer does not change back color on hover. See my sample.
-Julie
Please login first to submit.